diff options
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 97cadf9..e2b56a5 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -9,7 +9,7 @@ <property name="position" type="string" value="p=6;x=0;y=0"/> <property name="size" type="uint" value="36"/> <property name="length" type="uint" value="100"/> - <property name="position-locked" type="bool" value="false"/> + <property name="position-locked" type="bool" value="true"/> <property name="plugin-ids" type="array"> <value type="int" value="1"/> <value type="int" value="2"/> @@ -30,7 +30,7 @@ <property name="panel-2" type="empty"> <property name="position" type="string" value="p=10;x=0;y=0"/> <property name="length" type="uint" value="100"/> - <property name="position-locked" type="bool" value="false"/> + <property name="position-locked" type="bool" value="true"/> <property name="size" type="uint" value="32"/> <property name="plugin-ids" type="array"> <value type="int" value="21"/> |