Skip to content

Commit

Permalink
feat: add 4 high quality wallpapers
Browse files Browse the repository at this point in the history
Signed-off-by: Xe Iaso <me@xeiaso.net>
  • Loading branch information
Xe committed Mar 24, 2024
1 parent 10639f5 commit 566ef92
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 0 deletions.
Binary file added usr/share/backgrounds/xe_clouds.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/backgrounds/xe_foothills.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/backgrounds/xe_space_needle.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/backgrounds/xe_sunset.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions usr/share/gnome-background-properties/xe_clouds.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>The Cloud(s)</name>
<filename>/usr/share/backgrounds/xe_clouds.jpeg</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#000000</pcolor>
<scolor>#ffffff</scolor>
</wallpaper>
</wallpapers>
12 changes: 12 additions & 0 deletions usr/share/gnome-background-properties/xe_foothills.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>LA Foothills</name>
<filename>/usr/share/backgrounds/xe_foothills.jpeg</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#000000</pcolor>
<scolor>#ffffff</scolor>
</wallpaper>
</wallpapers>
12 changes: 12 additions & 0 deletions usr/share/gnome-background-properties/xe_space_needle.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>Space Needle</name>
<filename>/usr/share/backgrounds/xe_space_needle.jpeg</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#000000</pcolor>
<scolor>#ffffff</scolor>
</wallpaper>
</wallpapers>
12 changes: 12 additions & 0 deletions usr/share/gnome-background-properties/xe_sunset.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>Sunset</name>
<filename>/usr/share/backgrounds/xe_sunset.jpeg</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#000000</pcolor>
<scolor>#ffffff</scolor>
</wallpaper>
</wallpapers>

0 comments on commit 566ef92

Please sign in to comment.