Add Alphabetical App Grid extension
This commit is contained in:
parent
3154f8173f
commit
1cb37bd89a
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
||||||
[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', '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', 'launch-new-instance@gnome-shell-extensions.gcampax.github.com', 'space-bar@luchrioh', 'pop-shell@system76.com']
|
||||||
|
|
||||||
|
|
||||||
|
[org/gnome/shell/extensions/alphabetical-app-grid]
|
||||||
|
folder-order-position='alphabetical'
|
||||||
|
logging-enabled=false
|
||||||
|
sort-folder-contents=true
|
||||||
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/auto-move-windows]
|
[org/gnome/shell/extensions/auto-move-windows]
|
||||||
|
|
Loading…
Reference in a new issue