Skip to content

Commit

Permalink
fix: Create gnome settings background entry (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Apr 10, 2023
1 parent 31c2c16 commit 7d942a8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions usr/share/gnome-background-properties/ublue-lagoon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper>
<name>uBlue Lagoon</name>
<filename>/usr/share/backgrounds/lagoon.jpg</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#000000</pcolor>
<scolor>#ffffff</scolor>
</wallpaper>
</wallpapers>

0 comments on commit 7d942a8

Please sign in to comment.