Show battery limiter percentage & fix icons for pip

This commit is contained in:
Stephen Horvath
2025-04-13 11:55:06 +10:00
parent 8b33f75b86
commit 35f9c766b9
5 changed files with 18 additions and 2 deletions

View File

@@ -29,6 +29,9 @@
<property name="title">Charge Limit</property>
<child>
<object class="GtkBox">
<child>
<object class="GtkLabel" id="chg_limit_label"/>
</child>
<child>
<object class="GtkScale" id="chg_limit_scale">
<property name="adjustment">
@@ -54,6 +57,9 @@
<property name="title">Discharge Limit</property>
<child>
<object class="GtkBox">
<child>
<object class="GtkLabel" id="bat_limit_label"/>
</child>
<child>
<object class="GtkScale" id="bat_limit_scale">
<property name="adjustment">