skel: xfce4-panel: decrease panel size to 28px by default

- adapt clock format to 28px panel height
This commit is contained in:
nodiscc
2021-10-16 00:20:39 +02:00
parent cfe7aabee1
commit ac3fad900c

View File

@@ -8,7 +8,7 @@
<property name="position" type="string" value="p=8;x=683;y=752"/> <property name="position" type="string" value="p=8;x=683;y=752"/>
<property name="length" type="uint" value="100"/> <property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/> <property name="position-locked" type="bool" value="true"/>
<property name="size" type="uint" value="36"/> <property name="size" type="uint" value="28"/>
<property name="plugin-ids" type="array"> <property name="plugin-ids" type="array">
<value type="int" value="2"/> <value type="int" value="2"/>
<value type="int" value="18"/> <value type="int" value="18"/>
@@ -41,7 +41,7 @@
</property> </property>
<property name="plugin-5" type="string" value="clock"> <property name="plugin-5" type="string" value="clock">
<property name="show-frame" type="bool" value="false"/> <property name="show-frame" type="bool" value="false"/>
<property name="digital-format" type="string" value="%R%n%a %d"/> <property name="digital-format" type="string" value="%R %a %d"/>
</property> </property>
<property name="plugin-6" type="string" value="systray"> <property name="plugin-6" type="string" value="systray">
<property name="show-frame" type="bool" value="false"/> <property name="show-frame" type="bool" value="false"/>