2021-05-11 17:13:04 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<channel name="xfce4-desktop" version="1.0">
|
2021-05-14 15:40:50 +02:00
|
|
|
|
2021-05-11 17:13:04 +02:00
|
|
|
<property name="desktop-icons" type="empty">
|
2021-06-18 19:32:30 +02:00
|
|
|
<!-- Show desktop icons on primary desktop,
|
2021-05-11 17:53:25 +02:00
|
|
|
otherwise some of them might be invisible (as they are too far down the screen)
|
2021-06-18 19:32:30 +02:00
|
|
|
when using HiDPI -->
|
2021-05-11 17:13:04 +02:00
|
|
|
<property name="primary" type="bool" value="true"/>
|
|
|
|
</property>
|
2021-05-14 15:40:50 +02:00
|
|
|
|
2021-06-18 19:32:30 +02:00
|
|
|
<property name="backdrop" type="empty">
|
|
|
|
<property name="screen0" type="empty">
|
|
|
|
<property name="monitor0" type="empty">
|
|
|
|
<!-- Change background -->
|
|
|
|
<property name="image-path" type="string" value="/usr/share/backgrounds/de-p1st.jpg"/>
|
|
|
|
<property name="image-show" type="bool" value="true"/>
|
|
|
|
<property name="image-style" type="int" value="0"/>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
|
2021-05-11 17:13:04 +02:00
|
|
|
</channel>
|