xfce: reduce language widget scale to 50%, reorder panel tray
CPU graph now comes before the systray (NetworkManager + volumeicon), followed by the keyboard layout switcher and clock. Language widget display-scale reduced from 60 to 50 (was still too large).
This commit is contained in:
parent
3ef31687d9
commit
380a589b11
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@
|
|||
<value type="int" value="5"/>
|
||||
<value type="int" value="6"/>
|
||||
<value type="int" value="7"/>
|
||||
<value type="int" value="8"/>
|
||||
<value type="int" value="9"/>
|
||||
<value type="int" value="8"/>
|
||||
<value type="int" value="10"/>
|
||||
<value type="int" value="12"/>
|
||||
</property>
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
<property name="plugin-10" type="string" value="xkb">
|
||||
<property name="display-type" type="uint" value="0"/>
|
||||
<property name="display-name" type="uint" value="0"/>
|
||||
<property name="display-scale" type="uint" value="60"/>
|
||||
<property name="display-scale" type="uint" value="50"/>
|
||||
<property name="group-policy" type="uint" value="0"/>
|
||||
</property>
|
||||
<property name="plugin-12" type="string" value="clock">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue