Update xfce4 skel

This commit is contained in:
natemaia 2019-01-13 16:07:53 -08:00
parent 463b6e617d
commit c9daae7d28
2 changed files with 68 additions and 2 deletions

View File

@ -0,0 +1,66 @@
<?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="30"/>
<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="5"/>
<value type="int" value="6"/>
<value type="int" value="2"/>
</property>
<property name="background-alpha" type="uint" value="90"/>
<property name="background-style" type="uint" value="0"/>
<property name="background-color" type="array">
<value type="uint" value="4883"/>
<value type="uint" value="4883"/>
<value type="uint" value="4883"/>
<value type="uint" value="65535"/>
</property>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-2" type="string" value="actions">
<property name="items" type="array">
<value type="string" value="-lock-screen"/>
<value type="string" value="-switch-user"/>
<value type="string" value="-separator"/>
<value type="string" value="-hibernate"/>
<value type="string" value="-separator"/>
<value type="string" value="+suspend"/>
<value type="string" value="+logout"/>
<value type="string" value="+restart"/>
<value type="string" value="+shutdown"/>
<value type="string" value="-separator"/>
<value type="string" value="-logout-dialog"/>
</property>
<property name="appearance" type="uint" value="1"/>
</property>
<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="plugin-5" type="string" value="clock">
<property name="digital-format" type="string" value="%I:%M %p"/>
</property>
<property name="plugin-6" type="string" value="systray">
<property name="names-visible" type="array">
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="network-manager-applet"/>
<value type="string" value="thunar"/>
</property>
</property>
<property name="plugin-1" type="string" value="whiskermenu"/>
</property>
</channel>

View File

@ -61,10 +61,10 @@
<property name="snap_to_windows" type="bool" value="true"/>
<property name="snap_width" type="int" value="39"/>
<property name="sync_to_vblank" type="bool" value="true"/>
<property name="theme" type="string" value="ArchLabs-Light"/>
<property name="theme" type="string" value="ArchLabs-dARK"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="center"/>
<property name="title_font" type="string" value="Roboto 10"/>
<property name="title_font" type="string" value="Sans 10"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="title_shadow_active" type="string" value="false"/>