Regenerated

This commit is contained in:
2026-04-03 19:43:59 +02:00
parent ad82aed825
commit 1e6720b71c
3 changed files with 357 additions and 363 deletions
+7 -1
View File
@@ -2,7 +2,7 @@
"layer": "top",
"height": 34,
//"modules-left": ["hyprland/window"],
"modules-left": ["group/hardware"],
"modules-center": [
"hyprland/workspaces",
@@ -25,6 +25,7 @@
"transition-left-to-right": false
},
"modules": [
"custom/hardware-wrap",
"cpu",
"memory",
"temperature",
@@ -32,6 +33,11 @@
]
},
"custom/hardware-wrap": {
"format": Hardware
"tooltip-format": "Hardware group"
}
"custom/hypr-workspaces": {
"format": "{text}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",