Remove power options from xfce panel as they're now included in the whisker menu.

This commit is contained in:
Nathaniel Maia 2019-08-17 20:23:31 +00:00 committed by natemaia
parent 65c419b0da
commit b7850117e7

View File

@ -18,7 +18,7 @@
<value type="int" value="6"/>
<value type="int" value="2"/>
</property>
<property name="background-alpha" type="uint" value="90"/>
<property name="background-alpha" type="uint" value="100"/>
<property name="background-style" type="uint" value="0"/>
<property name="background-color" type="array">
<value type="uint" value="4883"/>
@ -26,25 +26,11 @@
<value type="uint" value="4883"/>
<value type="uint" value="65535"/>
</property>
<property name="leave-opacity" type="uint" value="100"/>
<property name="enter-opacity" type="uint" value="100"/>
</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"/>
@ -59,7 +45,6 @@
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="network-manager-applet"/>
<value type="string" value="volumeicon"/>
<value type="string" value="thunar"/>
</property>
</property>
<property name="plugin-1" type="string" value="whiskermenu"/>