Enable Gnome's Just Perfection extension
This commit is contained in:
parent
e00f76a1b1
commit
b8fb952c2b
1 changed files with 13 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
[org/gnome/shell]
|
[org/gnome/shell]
|
||||||
disable-user-extensions=false
|
disable-user-extensions=false
|
||||||
disabled-extensions=@as []
|
disabled-extensions=@as []
|
||||||
enabled-extensions=['allowlockedremotedesktop@kamens.us', 'AlphabeticalAppGrid@stuarthayhurst', 'appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'blur-my-shell@aunetx', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'space-bar@luchrioh', 'pop-shell@system76.com']
|
enabled-extensions=['allowlockedremotedesktop@kamens.us', 'AlphabeticalAppGrid@stuarthayhurst', 'appindicatorsupport@rgcjonas.gmail.com', 'auto-move-windows@gnome-shell-extensions.gcampax.github.com', 'blur-my-shell@aunetx', 'just-perfection-desktop@just-perfection', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'space-bar@luchrioh', 'pop-shell@system76.com']
|
||||||
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/alphabetical-app-grid]
|
[org/gnome/shell/extensions/alphabetical-app-grid]
|
||||||
|
@ -52,20 +52,26 @@ aggregate-menu=true
|
||||||
app-menu=false
|
app-menu=false
|
||||||
app-menu-icon=false
|
app-menu-icon=false
|
||||||
background-menu=false
|
background-menu=false
|
||||||
calendar=true
|
calendar=false
|
||||||
clock-menu=true
|
clock-menu=false
|
||||||
dash=false
|
controls-manager-spacing-size=0
|
||||||
|
dash=true
|
||||||
double-super-to-appgrid=false
|
double-super-to-appgrid=false
|
||||||
events-button=true
|
events-button=false
|
||||||
keyboard-layout=false
|
keyboard-layout=false
|
||||||
osd=true
|
osd=true
|
||||||
panel=true
|
panel=true
|
||||||
|
panel-in-overview=true
|
||||||
panel-notification-icon=false
|
panel-notification-icon=false
|
||||||
power-icon=false
|
power-icon=true
|
||||||
|
quick-settings=true
|
||||||
ripple-box=false
|
ripple-box=false
|
||||||
|
screen-recording-indicator=true
|
||||||
|
screen-sharing-indicator=true
|
||||||
search=true
|
search=true
|
||||||
show-apps-button=false
|
show-apps-button=false
|
||||||
startup-status=0
|
startup-status=0
|
||||||
|
theme=false
|
||||||
type-to-search=true
|
type-to-search=true
|
||||||
weather=false
|
weather=false
|
||||||
window-demands-attention-focus=false
|
window-demands-attention-focus=false
|
||||||
|
@ -73,6 +79,7 @@ window-picker-icon=true
|
||||||
window-preview-caption=false
|
window-preview-caption=false
|
||||||
window-preview-close-button=true
|
window-preview-close-button=true
|
||||||
workspace=false
|
workspace=false
|
||||||
|
workspace-background-corner-size=0
|
||||||
workspace-popup=false
|
workspace-popup=false
|
||||||
workspace-switcher-should-show=false
|
workspace-switcher-should-show=false
|
||||||
workspace-wrap-around=false
|
workspace-wrap-around=false
|
||||||
|
|
Loading…
Reference in a new issue