Xfce: hide battery percentage

This commit is contained in:
Daniel Ruiz de Alegría
2021-12-11 08:28:04 +01:00
parent b7560d8e84
commit 9392eb6c39
2 changed files with 2 additions and 1 deletions
@@ -3,6 +3,6 @@
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="uint" value="3"/>
<property name="show-panel-label" type="int" value="1"/>
<property name="show-panel-label" type="int" value="0"/>
</property>
</channel>