Richard Brown 2023-09-06 15:02:24 +00:00 committed by Git OBS Bridge
parent 32034685ed
commit 780350a09a
2 changed files with 17 additions and 0 deletions

View File

@ -4,3 +4,15 @@ enable-repos-dialog = false
[org.gnome.shell] [org.gnome.shell]
favorite-apps=['org.mozilla.firefox.desktop', 'org.gnome.Software.desktop', 'org.gnome.Nautilus.desktop'] favorite-apps=['org.mozilla.firefox.desktop', 'org.gnome.Software.desktop', 'org.gnome.Nautilus.desktop']
[org.gnome.desktop.interface]
color-scheme='prefer-dark'
clock-show-weekday=true
show-battery-percentage=true
font-antialiasing='rgba'
[org.gnome.desktop.background]
picture-options='scaled'
picture-uri='file://usr/local/share/backgrounds/aeonwallpaper.png'
picture-uri-dark='file://usr/local/share/backgrounds/aeonwallpaper.png'

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 6 15:02:13 UTC 2023 - Richard Brown <rbrown@suse.com>
- Add favourite settings
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 5 14:54:57 UTC 2023 - Richard Brown <rbrown@suse.com> Tue Sep 5 14:54:57 UTC 2023 - Richard Brown <rbrown@suse.com>