[m] Fixing Eww Scripts

This commit is contained in:
soraefir
2024-02-18 10:19:51 +01:00
parent f6a80afbd8
commit a8b9dd2475
6 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
:visible {battery.visible}
:style "color: ${battery.color};"
:thickness 6
:tooltip "${battery.status}"
:tooltip "${battery.status} @ ${battery.wattage}"
(label :class "icon-text" :text "B"))
)
)