diff options
author | Weitian LI <liweitianux@gmail.com> | 2014-11-12 16:47:21 +0800 |
---|---|---|
committer | Weitian LI <liweitianux@gmail.com> | 2014-11-12 16:47:21 +0800 |
commit | f37643e5d14eaae7e9c42d6c8ebd4aad94533484 (patch) | |
tree | dc8a2bb96f1660d0a4abe9455b9e8ae85b67729b /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml | |
parent | 886eab400e2883b9424243b72af3002896781e02 (diff) | |
download | dotfiles-f37643e5d14eaae7e9c42d6c8ebd4aad94533484.tar.bz2 |
Removed some dotfiles/.config/
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml')
-rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml deleted file mode 100644 index cf8a073..0000000 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?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="image-path" type="string" value="/home/aly/pictures/gentoo/gentoo-abducted-1680x1050.png"/> - <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-blue.jpg"/> - <property name="last-single-image" type="string" value="/home/aly/pictures/gentoo/gentoo-abducted-1680x1050.png"/> - </property> - </property> - </property> - <property name="desktop-icons" type="empty"> - <property name="icon-size" type="uint" value="32"/> - <property name="show-thumbnails" type="bool" value="false"/> - <property name="file-icons" type="empty"> - <property name="show-home" type="bool" value="true"/> - <property name="show-filesystem" type="bool" value="true"/> - <property name="show-trash" type="bool" value="true"/> - <property name="show-removable" type="bool" value="true"/> - </property> - <property name="style" type="int" value="0"/> - </property> - <property name="desktop-menu" type="empty"> - <property name="show-icons" type="bool" value="true"/> - </property> -</channel> |