skel: xfce4-panel: decrease panel size to 28px by default
- adapt clock format to 28px panel height
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<property name="position" type="string" value="p=8;x=683;y=752"/>
|
||||
<property name="length" type="uint" value="100"/>
|
||||
<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">
|
||||
<value type="int" value="2"/>
|
||||
<value type="int" value="18"/>
|
||||
@@ -41,7 +41,7 @@
|
||||
</property>
|
||||
<property name="plugin-5" type="string" value="clock">
|
||||
<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 name="plugin-6" type="string" value="systray">
|
||||
<property name="show-frame" type="bool" value="false"/>
|
||||
|
||||
Reference in New Issue
Block a user