diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-04-29 16:41:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-04-29 16:41:41 +0100 |
commit | 412135b8a4a7bdac265598193b86d2cd2fe1e79d (patch) | |
tree | 86935971947834b433e7a57c85141800e660608e | |
parent | bec08e2efebcd4bd2b41383912400f3ab8e23816 (diff) |
change default wallpaper to the one from pentruprieteni.com, winner of Kogaion Contest
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index b268824..565f713 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -5,14 +5,14 @@ <property name="screen0" type="empty"> <property name="monitor0" type="empty"> <property name="workspace0" type="empty"> - <property name="last-image" type="string" value="/usr/share/backgrounds/nature/Flowers 2.jpg"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/kogaion-community/0.png"/> <property name="backdrop-cycle-enable" type="bool" value="true"/> <property name="backdrop-cycle-random-order" type="bool" value="true"/> </property> </property> <property name="monitorVGA-0" type="empty"> <property name="workspace0" type="empty"> - <property name="last-image" type="string" value="/usr/share/backgrounds/nature/Sky 2.jpg"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/kogaion-community/0.png"/> <property name="backdrop-cycle-enable" type="bool" value="true"/> <property name="backdrop-cycle-random-order" type="bool" value="true"/> <property name="color-style" type="int" value="0"/> @@ -21,19 +21,19 @@ <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-teal.jpg"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/kogaion-community/0.png"/> </property> </property> <property name="monitorLVDS1" type="empty"> <property name="workspace0" type="empty"> - <property name="last-image" type="string" value="/usr/share/backgrounds/nature/Flowers 2.jpg"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/kogaion-community/0.png"/> <property name="backdrop-cycle-enable" type="bool" value="true"/> <property name="backdrop-cycle-random-order" type="bool" value="true"/> </property> </property> <property name="monitorHDMI1" type="empty"> <property name="workspace0" type="empty"> - <property name="last-image" type="string" value="/usr/share/backgrounds/nature/Flowers 2.jpg"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/kogaion-community/0.png"/> <property name="backdrop-cycle-enable" type="bool" value="true"/> <property name="backdrop-cycle-random-order" type="bool" value="true"/> </property> |