Adding the battery icon to the panel

This commit is contained in:
Francois Dupoux 2023-12-17 13:11:51 +00:00
parent a9a30e5913
commit c2717519b6

View file

@ -67,9 +67,14 @@
<property name="known-items" type="array"> <property name="known-items" type="array">
<value type="string" value="nm-applet"/> <value type="string" value="nm-applet"/>
</property> </property>
<property name="known-legacy-items" type="array">
<value type="string" value="xfce4-power-manager"/>
</property>
</property> </property>
<property name="plugin-10" type="string" value="clock"> <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>
</property> </property>
</channel> </channel>