diff options
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 3226273..4d991a5 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -84,13 +84,11 @@ </property> <property name="plugin-17" type="string" value="xfce4-mixer-plugin"/> <property name="plugin-18" type="string" value="systray"> - <property name="names-visible" type="array"> - <value type="string" value="xfce4-power-manager"/> - <value type="string" value="net_applet"/> - <value type="string" value="mgaapplet"/> - </property> + <property name="show-frame" type="bool" value="false"/> + </property> + <property name="plugin-19" type="string" value="clock"> + <property name="show-frame" type="bool" value="false"/> </property> - <property name="plugin-19" type="string" value="clock"/> <property name="plugin-20" type="string" value="actions"> <property name="appearance" type="uint" value="0"/> <property name="items" type="array"> |