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-05-11 17:53:25 +02:00
|
|
|
<!-- Show desktop icons on primary desktop,
|
|
|
|
otherwise some of them might be invisible (as they are too far down the screen)
|
|
|
|
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
|
|
|
|
|
|
|
<!-- Enable two (instead of the default 4) workspaces -->
|
|
|
|
<property name="backdrop" type="empty">
|
|
|
|
<property name="screen0" type="empty">
|
|
|
|
<property name="monitorVirtual1" type="empty">
|
|
|
|
<property name="workspace0" type="empty">
|
|
|
|
<property name="color-style" type="int" value="0"/>
|
|
|
|
<property name="image-style" type="int" value="5"/>
|
|
|
|
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
|
|
|
</property>
|
|
|
|
<property name="workspace1" type="empty">
|
|
|
|
<property name="color-style" type="int" value="0"/>
|
|
|
|
<property name="image-style" type="int" value="5"/>
|
|
|
|
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-verticals.png"/>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
|
2021-05-11 17:13:04 +02:00
|
|
|
</channel>
|