added a new extension and changed the background for gnome terminal
This commit is contained in:
parent
3d15547fc8
commit
d6fa2356d5
|
@ -99,17 +99,19 @@ overrides={'Gtk/ShellShowsAppMenu': <1>}
|
|||
[org.gnome.shell]
|
||||
always-show-log-out=true
|
||||
disable-extension-version-validation=true
|
||||
enabled-extensions=['gnome-fuzzy-app-search@gnome-shell-extensions.Czarlie.gitlab.com', 'sound-output-device-chooser@kgshank.net', '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', 'volume_scroller@trflynn89.pm.me', 'extensions-in-system-menu@leleat-on-github']
|
||||
enabled-extensions=['gnome-fuzzy-app-search@gnome-shell-extensions.Czarlie.gitlab.com', 'sound-output-device-chooser@kgshank.net', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'unite@hardpixel.eu', 'pamac-updates@manjaro.org', 'dash-to-dock@micxgx.gmail.com', 'volume_scroller@trflynn89.pm.me', 'extensions-in-system-menu@leleat-on-github', 'wsmatrix@martin.zurowietz.de', 'gnome-ui-tune@itstime.tech']
|
||||
favorite-apps=['firefox.desktop', 'org.gnome.Nautilus.desktop', 'feathernotes.desktop', 'org.manjaro.pamac.manager.desktop', 'org.gnome.Terminal.desktop', 'calamares.desktop']
|
||||
|
||||
[org/gnome/terminal/legacy/keybindings]
|
||||
copy='<Primary>c'
|
||||
paste='<Primary>v'
|
||||
|
||||
[org/gnome/shell/extensions/gnome-ui-tune]
|
||||
hide-search=false
|
||||
|
||||
[org.gnome.Terminal.Legacy.Profile]
|
||||
background-color='rgb(37,94,75)'
|
||||
background-transparency-percent=18
|
||||
background-color='rgb(0,0,0)'
|
||||
background-transparency-percent=14
|
||||
bold-color-same-as-fg=true
|
||||
bold-is-bright=true
|
||||
font='Monospace 12'
|
||||
|
|
Loading…
Reference in New Issue
Block a user