blob: 8020bddd2fdc738b56b633da8dfa9da6a133cae7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
<?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="brightness" type="int" value="-17"/>
<property name="color1" type="array">
<value type="uint" value="0"/>
<value type="uint" value="2196"/>
<value type="uint" value="12158"/>
<value type="uint" value="65535"/>
</property>
<property name="color2" type="empty"/>
<property name="color-style" type="int" value="0"/>
<property name="image-path" type="string" value="/home/bnewbold/.config/xfce4/desktop/backdrop.list"/>
<property name="image-show" type="bool" value="false"/>
<property name="last-image" type="empty"/>
<property name="last-single-image" type="string" value="/usr/share/xfce4/backdrops/xfce-stripes.png"/>
<property name="last-image-list" type="string" value="/home/bnewbold/.config/xfce4/desktop/backdrop.list"/>
</property>
<property name="monitor1" type="empty">
<property name="image-path" type="string" value="/usr/share/xfce4/backdrops/xfce-stripes.png"/>
<property name="last-image" type="string" value="/usr/share/xfce4/backdrops/xfce-stripes.png"/>
<property name="last-single-image" type="string" value="/usr/share/xfce4/backdrops/xfce-stripes.png"/>
<property name="image-show" type="bool" value="false"/>
</property>
</property>
</property>
<property name="desktop-icons" type="empty">
<property name="file-icons" type="empty">
<property name="show-home" type="bool" value="false"/>
<property name="show-filesystem" type="bool" value="false"/>
<property name="show-trash" type="bool" value="false"/>
<property name="show-removable" type="bool" value="false"/>
</property>
<property name="style" type="int" value="0"/>
</property>
</channel>
|