Skip to content

Instantly share code, notes, and snippets.

@robertbasic
Created December 18, 2014 14:48
Show Gist options
  • Save robertbasic/dfa2c221a992508e4bf7 to your computer and use it in GitHub Desktop.
Save robertbasic/dfa2c221a992508e4bf7 to your computer and use it in GitHub Desktop.
<?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=751"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="size" type="uint" value="30"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="7"/>
<value type="int" value="3"/>
<value type="int" value="15"/>
<value type="int" value="4"/>
<value type="int" value="8"/>
<value type="int" value="9"/>
<value type="int" value="6"/>
<value type="int" value="2"/>
</property>
<property name="mode" type="uint" value="0"/>
<property name="disable-struts" type="bool" value="false"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu">
<property name="show-button-title" type="bool" value="false"/>
<property name="show-generic-names" type="bool" value="false"/>
<property name="show-tooltips" type="bool" value="false"/>
<property name="custom-menu" type="bool" value="false"/>
</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="2"/>
<property name="workspace-scrolling" type="bool" value="false"/>
</property>
<property name="plugin-6" type="string" value="systray">
<property name="names-visible" type="array">
<value type="string" value="thunar"/>
<value type="string" value="vlc"/>
<value type="string" value="networkmanager applet"/>
<value type="string" value="task manager"/>
<value type="string" value="skype"/>
<value type="string" value="yumex"/>
<value type="string" value="pragha music player"/>
<value type="string" value="pidgin"/>
<value type="string" value="clipman"/>
<value type="string" value="xfce4-power-manager"/>
</property>
</property>
<property name="plugin-7" type="string" value="directorymenu">
<property name="base-directory" type="string" value="/home/robert"/>
</property>
<property name="plugin-9" type="string" value="mixer">
<property name="sound-card" type="string" value="HDAIntelMIDAlsamixer"/>
<property name="track" type="string" value="Master"/>
<property name="command" type="string" value="xfce4-mixer"/>
</property>
<property name="plugin-8" type="string" value="datetime"/>
<property name="clipman" type="empty">
<property name="tweaks" type="empty">
<property name="reverse-menu-order" type="bool" value="false"/>
<property name="popup-at-pointer" type="bool" value="false"/>
<property name="reorder-items" type="bool" value="true"/>
<property name="paste-on-activate" type="uint" value="0"/>
<property name="never-confirm-history-clear" type="bool" value="false"/>
</property>
<property name="settings" type="empty">
<property name="add-primary-clipboard" type="bool" value="false"/>
</property>
</property>
</property>
</channel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment