skel: add default xfce4 panel configuration/layout
This commit is contained in:
@@ -0,0 +1,68 @@
|
|||||||
|
<?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="36"/>
|
||||||
|
<property name="plugin-ids" type="array">
|
||||||
|
<value type="int" value="2"/>
|
||||||
|
<value type="int" value="18"/>
|
||||||
|
<value type="int" value="8"/>
|
||||||
|
<value type="int" value="3"/>
|
||||||
|
<value type="int" value="15"/>
|
||||||
|
<value type="int" value="6"/>
|
||||||
|
<value type="int" value="7"/>
|
||||||
|
<value type="int" value="5"/>
|
||||||
|
<value type="int" value="4"/>
|
||||||
|
<value type="int" value="16"/>
|
||||||
|
</property>
|
||||||
|
<property name="autohide-behavior" type="uint" value="0"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugins" type="empty">
|
||||||
|
<property name="plugin-3" type="string" value="tasklist">
|
||||||
|
<property name="flat-buttons" type="bool" value="true"/>
|
||||||
|
<property name="show-handle" type="bool" value="false"/>
|
||||||
|
<property name="grouping" type="uint" value="0"/>
|
||||||
|
<property name="show-wireframes" type="bool" value="false"/>
|
||||||
|
<property name="middle-click" type="uint" value="1"/>
|
||||||
|
</property>
|
||||||
|
<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>
|
||||||
|
<property name="plugin-5" type="string" value="clock">
|
||||||
|
<property name="show-frame" type="bool" value="false"/>
|
||||||
|
<property name="digital-format" type="string" value="%R%n%a %d"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-6" type="string" value="systray">
|
||||||
|
<property name="show-frame" type="bool" value="false"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-16" type="string" value="showdesktop"/>
|
||||||
|
<property name="plugin-18" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="14230559391.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-7" type="string" value="pulseaudio">
|
||||||
|
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-8" type="string" value="places"/>
|
||||||
|
<property name="notes" type="empty">
|
||||||
|
<property name="global" type="empty">
|
||||||
|
<property name="tabs-position" type="int" value="1"/>
|
||||||
|
<property name="background-color" type="string" value="#f7f7c1259696"/>
|
||||||
|
<property name="font-description" type="string" value="Ruji's Handwriting Font v.2.0 Medium 12"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-2" type="string" value="whiskermenu"/>
|
||||||
|
</property>
|
||||||
|
</channel>
|
||||||
Reference in New Issue
Block a user