Skip to content

Commit

Permalink
Add calendar and mixer to panel. Closes AvANa-BBS#126
Browse files Browse the repository at this point in the history
Beware: the mixer configuration is still suboptimal!
  • Loading branch information
boyska committed Aug 20, 2014
1 parent 0513727 commit 821d694
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
layout=3
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<value type="int" value="4"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="7"/>
<value type="int" value="2"/>
</property>
<property name="size" type="uint" value="23"/>
Expand All @@ -31,14 +32,15 @@
<property name="plugin-4" type="string" value="pager">
<property name="rows" type="uint" value="1"/>
</property>
<property name="plugin-5" type="string" value="clock"/>
<property name="plugin-6" type="string" value="systray">
<property name="plugin-5" type="string" value="systray">
<property name="names-visible" type="array">
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="applet networkmanager"/>
<value type="string" value="vidalia"/>
<value type="string" value="thunar"/>
</property>
</property>
<property name="plugin-6" type="string" value="xfce4-mixer-plugin"/>
<property name="plugin-7" type="string" value="datetime"/>
</property>
</channel>

0 comments on commit 821d694

Please sign in to comment.