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-panel.xml | |
parent | 886eab400e2883b9424243b72af3002896781e02 (diff) | |
download | dotfiles-f37643e5d14eaae7e9c42d6c8ebd4aad94533484.tar.bz2 |
Removed some dotfiles/.config/
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml')
-rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml deleted file mode 100644 index 0504e25..0000000 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<channel name="xfce4-panel" version="1.0"> - <property name="configver" type="int" value="2"/> - <property name="panels" type="array"> - <value type="int" value="1"/> - <property name="panel-1" type="empty"> - <property name="position" type="string" value="p=8;x=683;y=752"/> - <property name="length" type="uint" value="100"/> - <property name="position-locked" type="bool" value="true"/> - <property name="size" type="uint" value="24"/> - <property name="plugin-ids" type="array"> - <value type="int" value="1"/> - <value type="int" value="3"/> - <value type="int" value="15"/> - <value type="int" value="4"/> - <value type="int" value="6"/> - <value type="int" value="7"/> - <value type="int" value="9"/> - <value type="int" value="8"/> - <value type="int" value="2"/> - </property> - <property name="background-alpha" type="uint" value="70"/> - <property name="background-style" type="uint" value="0"/> - </property> - </property> - <property name="plugins" type="empty"> - <property name="plugin-1" type="string" value="applicationsmenu"> - <property name="button-title" type="string" value="Gentoo"/> - <property name="button-icon" type="string" value="/home/aly/pictures/gentoo/573px-Gentoo_Linux_logo_matte.png"/> - </property> - <property name="plugin-2" type="string" value="actions"/> - <property name="plugin-3" type="string" value="tasklist"/> - <property name="plugin-15" type="string" value="separator"> - <property name="expand" type="bool" value="true"/> - <property name="style" type="uint" value="0"/> - </property> - <property name="plugin-4" type="string" value="pager"> - <property name="rows" type="uint" value="1"/> - </property> - <property name="plugin-6" type="string" value="systray"> - <property name="names-visible" type="array"> - <value type="string" value="vlc"/> - <value type="string" value="networkmanager applet"/> - <value type="string" value="xfce4-power-manager"/> - <value type="string" value="orage"/> - <value type="string" value="clipman"/> - </property> - </property> - <property name="plugin-7" type="string" value="mixer"> - <property name="sound-card" type="string" value="HDAIntelPCHAlsamixer"/> - <property name="track" type="string" value="Master"/> - <property name="command" type="string" value="xfce4-mixer"/> - <property name="enable-keyboard-shortcuts" type="bool" value="true"/> - </property> - <property name="plugin-8" type="string" value="datetime"/> - <property name="plugin-9" type="string" value="xfce4-notes-plugin-47"/> - </property> -</channel> |