mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 05:49:26 +00:00
Rename install.sh to config.sh and add a parameter to dump dconf configs
This commit is contained in:
@ -32,9 +32,10 @@ show-activities-button=true
|
||||
show-appmenu=false
|
||||
show-favorites=false
|
||||
show-show-apps-button=false
|
||||
show-showdesktop-button=false
|
||||
show-showdesktop-button=true
|
||||
stockgs-keep-dash=true
|
||||
taskbar-position='LEFTPANEL_FIXEDCENTER'
|
||||
trans-bg-color='#000000'
|
||||
trans-panel-opacity=1.0
|
||||
trans-use-custom-bg=true
|
||||
trans-use-custom-opacity=true
|
||||
|
@ -1,4 +1,8 @@
|
||||
# dconf-path=/org/gnome/shell/extensions/topicons/
|
||||
|
||||
[/]
|
||||
icon-saturation=0.5
|
||||
icon-size=24
|
||||
icon-spacing=6
|
||||
tray-order=1
|
||||
tray-pos='right'
|
||||
|
Reference in New Issue
Block a user