Revert "[infinity14] rm unneeded overlay"

This reverts commit 49f811888c.

As we not use the OEM settings for the normal user, we have to set the wallpaper here.
As an alternative we may create another setting.
This commit is contained in:
Philip Müller 2019-10-17 11:38:49 +02:00
parent e72742bfd6
commit 4d519e890a
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/backgrounds/xfce/Manjaro_Tuxedo_Wallpaper4_color2.png"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/Manjaro_Tuxedo_Wallpaper4_color2.png"/>
<property name="last-single-image" type="string" value="/usr/share/backgrounds/xfce/Manjaro_Tuxedo_Wallpaper4_color2.png"/>
<property name="image-style" type="int" value="5"/>
</property>
</property>
</property>
<property name="desktop-icons" type="empty">
<property name="style" type="int" value="2"/>
<property name="file-icons" type="empty">
<property name="show-removable" type="bool" value="false"/>
</property>
<property name="icon-size" type="uint" value="32"/>
</property>
</channel>