* Added build-wk script * This will (hopefully) keep the arch-hh folder clean allowing for a better git workflow * Rebuilt the default settings for wktech for most programs * Made the theme/icons more consistant between programs * Changed whiskermenu to more closely match a Windows Start Menu * Lots of hw-diags updates: * Connects to the network automatically * Copies all results files to $HOME/Tickets * Creates valid tgz archives of the results * Uses `mktemp` for setting TMP_DIR * mount-all-drives now opens the FileManager if lauched w/ Super+M * Probably more...
65 lines
3 KiB
XML
65 lines
3 KiB
XML
<?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=512;y=747"/>
|
|
<property name="mode" type="uint" value="0"/>
|
|
<property name="position-locked" type="bool" value="true"/>
|
|
<property name="size" type="uint" value="40"/>
|
|
<property name="disable-struts" type="bool" value="false"/>
|
|
<property name="length-adjust" type="bool" value="true"/>
|
|
<property name="length" type="uint" value="100"/>
|
|
<property name="plugin-ids" type="array">
|
|
<value type="int" value="1"/>
|
|
<value type="int" value="5"/>
|
|
<value type="int" value="6"/>
|
|
<value type="int" value="7"/>
|
|
<value type="int" value="8"/>
|
|
<value type="int" value="9"/>
|
|
<value type="int" value="10"/>
|
|
</property>
|
|
</property>
|
|
</property>
|
|
<property name="plugins" type="empty">
|
|
<property name="plugin-1" type="string" value="whiskermenu"/>
|
|
<property name="plugin-5" 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="true"/>
|
|
<property name="window-scrolling" type="bool" value="false"/>
|
|
<property name="show-labels" type="bool" value="true"/>
|
|
</property>
|
|
<property name="plugin-6" type="string" value="separator">
|
|
<property name="expand" type="bool" value="true"/>
|
|
<property name="style" type="uint" value="0"/>
|
|
</property>
|
|
<property name="plugin-7" type="string" value="mixer">
|
|
<property name="sound-card" type="string" value="Intel82801AAICHAlsamixer"/>
|
|
<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="systray">
|
|
<property name="names-visible" type="array">
|
|
<value type="string" value="networkmanager applet"/>
|
|
<value type="string" value="xfce4-power-manager"/>
|
|
<value type="string" value="task manager"/>
|
|
<value type="string" value="notes"/>
|
|
</property>
|
|
<property name="show-frame" type="bool" value="false"/>
|
|
<property name="names-hidden" type="array">
|
|
</property>
|
|
<property name="size-max" type="uint" value="40"/>
|
|
</property>
|
|
<property name="plugin-9" type="string" value="power-manager-plugin"/>
|
|
<property name="plugin-10" type="string" value="clock">
|
|
<property name="tooltip-format" type="string" value="%Y-%m-%d"/>
|
|
<property name="digital-format" type="string" value="%R"/>
|
|
<property name="mode" type="uint" value="2"/>
|
|
</property>
|
|
</property>
|
|
</channel>
|