mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
fix(gnome): Add VGUI2 wallpaper to wallpaper picker in settings
This commit is contained in:
parent
0b56c6313a
commit
5c21278973
@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
|
||||||
|
<wallpapers>
|
||||||
|
<wallpaper deleted="false">
|
||||||
|
<name>VGUI2</name>
|
||||||
|
<filename>/usr/share/backgrounds/steamdeck/VGUI2.jpg</filename>
|
||||||
|
<filename-dark>/usr/share/backgrounds/steamdeck/VGUI2.jpg</filename-dark>
|
||||||
|
<options>zoom</options>
|
||||||
|
<shade_type>solid</shade_type>
|
||||||
|
<pcolor>#2F352B</pcolor>
|
||||||
|
<scolor>#7C370D</scolor>
|
||||||
|
</wallpaper>
|
||||||
|
</wallpapers>
|
Loading…
x
Reference in New Issue
Block a user