redesigns waybar

This commit is contained in:
2026-08-08 14:03:12 +02:00
parent 720004bde8
commit 1aeb0af256
7 changed files with 51 additions and 25 deletions
+8 -1
View File
@@ -1,4 +1,11 @@
{
"group/cpu-group": {
"orientation": "inherit",
"modules": [
"cpu#bars",
"cpu"
]
},
"group/now-playing": {
"orientation": "inherit",
"modules": [
@@ -75,4 +82,4 @@
"tray"
]
}
}
}