Skip to content

Commit

Permalink
fix: Apply custom background to dark mode (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Apr 10, 2023
1 parent 9b0082c commit 31c2c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/dconf/db/local.d/01-ublue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ enabled-extensions = ['appindicatorsupport@rgcjonas.gmail.com', 'dash-to-dock@mi

[org/gnome/desktop/background]
picture-uri='file:///usr/share/backgrounds/lagoon.jpg'
picture-uri-dark='file:///usr/share/backgrounds/lagoon.jpg'
picture-options='stretched'
primary-color='000000'
secondary-color='FFFFFF'
Expand Down

0 comments on commit 31c2c16

Please sign in to comment.