Put more spaces between sections
This commit is contained in:
parent
ac4bad32f5
commit
9a0514251a
5 changed files with 56 additions and 0 deletions
|
|
@ -3,12 +3,15 @@ disable-user-extensions=false
|
|||
disabled-extensions=@as []
|
||||
enabled-extensions=['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', 'openweather-extension@jenslody.de', 'pop-shell@system76.com', 'space-bar@luchrioh', 'ssm-gnome@lgiki.net']
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/auto-move-windows]
|
||||
application-list=['com.google.Chrome.desktop:2', 'firefox.desktop:1', 'userapp-Firefox-OYBUY1.desktop:1']
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/blur-my-shell/applications]
|
||||
blur=false
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/dash-to-dock]
|
||||
extend-height=false
|
||||
# Disable Gnome's default behavior of opening "favorite" apps
|
||||
|
|
@ -18,6 +21,7 @@ extend-height=false
|
|||
hot-keys=false
|
||||
manualhide=true
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/just-perfection]
|
||||
accessibility-menu=false
|
||||
activities-button=false
|
||||
|
|
@ -54,6 +58,7 @@ workspace-wrap-around=false
|
|||
workspaces-in-app-grid=false
|
||||
world-clock=false
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/openweather]
|
||||
appid='e1c415e4aa29916a39e8992f57e2b09d'
|
||||
city='49.6179281,9.1773699>Kirchzell, Germany>0'
|
||||
|
|
@ -65,10 +70,12 @@ position-index=1
|
|||
show-comment-in-forecast=false
|
||||
show-comment-in-panel=false
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/pop-cosmic]
|
||||
show-applications-button=false
|
||||
show-workspaces-button=false
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/pop-shell]
|
||||
# See ~/.config/gnome-settings/key-bindings.ini for the key bindings
|
||||
active-hint=true
|
||||
|
|
@ -80,6 +87,7 @@ show-title=true
|
|||
smart-gaps=false
|
||||
tile-by-default=true
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/simple-system-monitor]
|
||||
cpu-usage-text='cpu'
|
||||
download-speed-text='↓'
|
||||
|
|
@ -92,12 +100,14 @@ memory-usage-text='ram'
|
|||
refresh-interval=1
|
||||
upload-speed-text='↑'
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/sound-output-device-chooser]
|
||||
expand-volume-menu=true
|
||||
hide-on-single-device=true
|
||||
integrate-with-slider=true
|
||||
show-profiles=false
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/space-bar/appearance]
|
||||
active-workspace-border-radius=8
|
||||
active-workspace-border-width=0
|
||||
|
|
@ -122,5 +132,6 @@ show-empty-workspaces=false
|
|||
enable-move-to-workspace-shortcuts=true
|
||||
open-menu=@as []
|
||||
|
||||
|
||||
[org/gnome/shell/extensions/status-area-horizontal-spacing]
|
||||
hpadding=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue