mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2025-12-06 07:12:01 +01:00
Adding the battery icon to the panel
This commit is contained in:
parent
a9a30e5913
commit
c2717519b6
|
|
@ -67,9 +67,14 @@
|
|||
<property name="known-items" type="array">
|
||||
<value type="string" value="nm-applet"/>
|
||||
</property>
|
||||
<property name="known-legacy-items" type="array">
|
||||
<value type="string" value="xfce4-power-manager"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-10" type="string" value="clock">
|
||||
<property name="digital-format" type="string" value="%T">
|
||||
<property name="digital-format" type="string" value="%T"/>
|
||||
<property name="digital-time-format" type="string" value="%T"/>
|
||||
<property name="digital-layout" type="uint" value="3"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
|
|||
Loading…
Reference in a new issue