Added charging Icon to default battery layout

This commit is contained in:
Honney
2026-06-08 12:31:30 +02:00
parent 79abfceb01
commit 4321224d1d
2 changed files with 24 additions and 2 deletions
+3
View File
@@ -118,6 +118,9 @@ declare -A MAP=(
["viewnior"]=""
# Image Editor
["gimp"]="󱇣"
["org.inkscape.Inkscape"]="󱇣"
# CNC
["LightBurn"]="󱇣"
)
# APPS=$(hyprctl clients -j | jq -r ".[] | select(.workspace.id == $ID) | .initialTitle")