fix: rename battery group to avoid CSS ID conflict, clean up waybar styles
Update PKGBUILD version / update-pkgver (push) Successful in 3s

group/battery shared its CSS ID (#battery) with the battery module,
causing padding overrides to affect the group box instead of just the
module. Renamed to group/bat. Moved cpugov into indicators group.
Reorganized style.css sections for clarity.
This commit is contained in:
2026-04-08 10:45:34 +02:00
parent 579a948449
commit e1e80ca414
2 changed files with 50 additions and 42 deletions
+3 -3
View File
@@ -17,16 +17,16 @@
"modules-right": [
"tray",
"mpris",
"custom/cpugov",
"bluetooth",
"group/sound",
"backlight",
"group/battery",
"group/bat",
"group/indicators"
],
"group/indicators": {
"orientation": "inherit",
"modules": [
"custom/cpugov",
"gamemode",
//"custom/updates",
"idle_inhibitor",
@@ -58,7 +58,7 @@
"transition-left-to-right": true
}
},
"group/battery": {
"group/bat": {
"orientation": "inherit",
"modules": [
"battery",