Backgrounds: Reconfigure main desktops default background

This commit is contained in:
Daniel Ruiz de Alegría
2020-03-11 10:48:27 +01:00
parent 75bc8a0cb8
commit 790c315fb0
4 changed files with 9 additions and 5 deletions
@@ -15,12 +15,12 @@
<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/kali/kali-logo-16x9.png"/>
<property name="image-path" type="string" value="/usr/share/backgrounds/kali/kali-logo.png"/>
<property name="image-style" type="int" value="5"/>
<property name="image-show" type="bool" value="true"/>
</property>
<property name="monitor1" type="empty">
<property name="image-path" type="string" value="/usr/share/backgrounds/kali/kali-logo-16x9.png"/>
<property name="image-path" type="string" value="/usr/share/backgrounds/kali/kali-logo.png"/>
<property name="image-style" type="int" value="5"/>
<property name="image-show" type="bool" value="true"/>
</property>