arch/pkg/de-p1st-xfce4/xfce4-desktop.xml

30 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="desktop-icons" type="empty">
<!-- Show desktop icons on primary desktop,
otherwise some of them might be invisible (as they are too far down the screen)
when using HiDPI-->
<property name="primary" type="bool" value="true"/>
</property>
<!-- 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>
</channel>