Enable Gnome's Cafeine extension
This commit is contained in:
parent
c507180fb7
commit
e4c66e03fe
1 changed files with 12 additions and 1 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', 'just-perfection-desktop@just-perfection', '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', 'caffeine@patapon.info', '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]
|
||||||
|
@ -18,6 +18,17 @@ application-list=['firefox.desktop:1', 'com.google.Chrome.desktop:2', 'com.disco
|
||||||
blur=false
|
blur=false
|
||||||
|
|
||||||
|
|
||||||
|
[org/gnome/shell/extensions/caffeine]
|
||||||
|
countdown-timer=0
|
||||||
|
duration-timer=2
|
||||||
|
enable-fullscreen=true
|
||||||
|
indicator-position-max=2
|
||||||
|
restore-state=true
|
||||||
|
show-notifications=false
|
||||||
|
toggle-state=false
|
||||||
|
user-enabled=false
|
||||||
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/dash-to-dock]
|
[org/gnome/shell/extensions/dash-to-dock]
|
||||||
extend-height=false
|
extend-height=false
|
||||||
# Disable Gnome's default behavior of opening "favorite" apps
|
# Disable Gnome's default behavior of opening "favorite" apps
|
||||||
|
|
Loading…
Reference in a new issue