diff options
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml')
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index 650b1be..2252542 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -5,25 +5,25 @@ <property name="screen0" type="empty"> <property name="monitor0" type="empty"> <property name="image-path" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> - <property name="last-image" type="empty"/> - <property name="last-single-image" type="empty"/> - <property name="image-show" type="bool" value="true"/> - <property name="brightness" type="int" value="0"/> - <property name="saturation" type="double" value="1.000000"/> + <property name="last-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> + <property name="last-single-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/> + <property name="image-show" type="empty"/> + <property name="brightness" type="empty"/> + <property name="saturation" type="empty"/> </property> </property> </property> <property name="desktop-icons" type="empty"> <property name="style" type="int" value="2"/> <property name="use-custom-font-size" type="bool" value="false"/> - <property name="font-size" type="empty"/> + <property name="font-size" type="double" value="12.000000"/> <property name="file-icons" type="empty"> <property name="show-removable" type="bool" value="true"/> <property name="show-trash" type="bool" value="true"/> <property name="show-filesystem" type="bool" value="true"/> <property name="show-home" type="bool" value="true"/> </property> - <property name="icon-size" type="uint" value="36"/> + <property name="icon-size" type="empty"/> </property> <property name="windowlist-menu" type="empty"> <property name="show-submenus" type="bool" value="false"/> |