Update pika-gnome-settings/debian/pika-gnome-settings.gsettings-override
This commit is contained in:
parent
58540aac56
commit
403f35fbf8
@ -17,6 +17,7 @@ theme-name = 'pika'
|
||||
theme-variant = 'dark'
|
||||
|
||||
[org.gnome.desktop.interface]
|
||||
accent-color = 'yellow'
|
||||
icon-theme = 'Papirus-Dark'
|
||||
gtk-theme = 'adw-gtk3-dark'
|
||||
show-battery-percentage = true
|
||||
@ -32,7 +33,7 @@ show-status-shapes = true
|
||||
|
||||
[org.gnome.shell]
|
||||
favorite-apps = ['com.github.pikaos-linux.pikainstallergtk4.desktop', 'com.github.pikaos-linux.pikawelcome.desktop', 'firefox.desktop', 'com.github.pikaos-linux.pikmanupdatemanager.desktop', 'org.gnome.Software.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Settings.desktop', 'org.gnome.Terminal.desktop', 'gnome-system-monitor.desktop']
|
||||
enabled-extensions = ['ubuntu-appindicators@ubuntu.com', 'legacyschemeautoswitcher@joshimukul29.gmail.com', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'custom-accent-colors@demiskp', 'pop-shell@system76.com']
|
||||
enabled-extensions = ['ubuntu-appindicators@ubuntu.com', 'legacyschemeautoswitcher@joshimukul29.gmail.com', 'user-theme@gnome-shell-extensions.gcampax.github.com', 'pop-shell@system76.com']
|
||||
|
||||
### Gnome Extensions Settings
|
||||
|
||||
@ -40,15 +41,6 @@ enabled-extensions = ['ubuntu-appindicators@ubuntu.com', 'legacyschemeautoswitch
|
||||
custom-menu-button-icon = '/usr/share/pixmaps/pika-logo-duotone.svg'
|
||||
menu-button-icon = 'Custom_Icon'
|
||||
|
||||
[org.gnome.shell.extensions.user-theme]
|
||||
name = 'Custom-Accent-Colors'
|
||||
|
||||
[org.gnome.shell.extensions.custom-accent-colors]
|
||||
accent-color = 'yellow'
|
||||
theme-flatpak = true
|
||||
theme-gtk3 = true
|
||||
theme-shell = true
|
||||
|
||||
### GDM Settings
|
||||
|
||||
[org.gnome.login-screen]
|
||||
|
Loading…
Reference in New Issue
Block a user