Update 99_tromjaro-settings.gschema.override
This commit is contained in:
parent
a597177396
commit
b9fcc4d5ad
|
@ -160,13 +160,14 @@ overrides={'Gtk/ShellShowsAppMenu': <1>}
|
|||
[org.gnome.shell]
|
||||
always-show-log-out=true
|
||||
disable-extension-version-validation=true
|
||||
enabled-extensions=['zorin-screen-keyboard-button@zorinos.com', 'sound-output-device-chooser@kgshank.net', 'scrovol@andyholmes.github.io', 'tweaks-system-menu@extensions.gnome-shell.fifi.org', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'volume_scroll@qord.si', 'nohotcorner@azuri.free.fr', 'unite@hardpixel.eu', 'notifications-alert-on-user-menu@hackedbellini.gmail.com', 'appfolders-manager@maestroschan.fr', 'pamac-updates@manjaro.org', 'donotdisturb@kylecorry31.github.io', 'dash-to-dock@micxgx.gmail.com']
|
||||
enabled-extensions=['sound-output-device-chooser@kgshank.net', 'scrovol@andyholmes.github.io', 'tweaks-system-menu@extensions.gnome-shell.fifi.org', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'unite@hardpixel.eu', 'notifications-alert-on-user-menu@hackedbellini.gmail.com', 'pamac-updates@manjaro.org', 'dash-to-dock@micxgx.gmail.com']
|
||||
favorite-apps=['firefox.desktop', 'org.gnome.Nautilus.desktop', 'feathernotes.desktop', 'pamac-manager.desktop', 'calamares.desktop']
|
||||
|
||||
[org.gnome.terminal.legacy.keybindings]
|
||||
[org/gnome/terminal/legacy/keybindings]
|
||||
copy='<Primary>c'
|
||||
paste='<Primary>v'
|
||||
|
||||
|
||||
[org.gnome.Terminal.Legacy.Profile]
|
||||
background-color='rgb(37,94,75)'
|
||||
background-transparency-percent=18
|
||||
|
@ -178,21 +179,9 @@ use-system-font=false
|
|||
use-theme-colors=false
|
||||
use-transparent-background=true
|
||||
|
||||
[org.gtk.settings.color-chooser]
|
||||
custom-colors=[(0.15306666666666674, 0.56000000000000005, 0.46987382550335588, 1.0), (1.0, 0.0, 0.0, 1.0), (0.14430000000000001, 0.37000000000000005, 0.29274697986577192, 1.0), (0.29803921568627451, 0.51764705882352946, 0.39215686274509803, 1.0), (0.10588235294117647, 0.13333333333333333, 0.14117647058823529, 1.0), (0.2058555555555556, 0.63666666666666671, 0.48157466666666676, 1.0), (0.17648888888888895, 0.69666666666666666, 0.4911871886120997, 1.0), (0.93333333333333335, 0.93333333333333335, 0.93333333333333335, 1.0)]
|
||||
selected-color=(true, 0.15306666666666674, 0.56000000000000005, 0.46987382550335588, 1.0)
|
||||
|
||||
[org.gtk.settings.file-chooser]
|
||||
date-format='regular'
|
||||
location-mode='path-bar'
|
||||
show-hidden=true
|
||||
show-size-column=true
|
||||
sidebar-width=163
|
||||
sort-column='name'
|
||||
sort-directories-first=true
|
||||
sort-order='ascending'
|
||||
window-position=(270, 169)
|
||||
window-size=(1203, 696)
|
||||
|
||||
[org/gtk/settings/file-chooser]
|
||||
sort-directories-first=true
|
||||
show-hidden=false
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user