PrawnOS-nonfree/resources/InstallResources/xfce-config/panel/default.xml
SolidHal 4edb0d5df7 Clean up kernel config, improve install scripts
make install script use cgpt and gdisk instead of fdisk
Install gdisk and parted by default
Make top panel smaller, transparent, remove workspace switcher
2018-10-23 18:04:18 -05:00

49 lines
2.1 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=6;x=0;y=0"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="size" type="uint" value="26"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="15"/>
<value type="int" value="6"/>
<value type="int" value="16"/>
<value type="int" value="17"/>
<value type="int" value="5"/>
<value type="int" value="2"/>
</property>
<property name="background-style" type="uint" value="0"/>
<property name="background-alpha" type="uint" value="0"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu">
<property name="show-menu-icons" type="bool" value="true"/>
<property name="show-button-title" type="bool" value="true"/>
</property>
<property name="plugin-2" type="string" value="actions"/>
<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-5" type="string" value="clock"/>
<property name="plugin-6" type="string" value="systray">
<property name="names-visible" type="array">
<value type="string" value="vlc"/>
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="wicd-client.py"/>
</property>
</property>
<property name="plugin-16" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-17" type="string" value="power-manager-plugin"/>
</property>
</channel>