Regenerated

This commit is contained in:
2026-04-08 19:55:17 +02:00
parent a301e11746
commit baf7016728
4 changed files with 386 additions and 296 deletions
+8
View File
@@ -14,6 +14,7 @@
"modules-center": [
"group/connections",
"hyprland/workspaces",
"custom/windows",
"group/hardware",
],
@@ -74,6 +75,12 @@
"hyprland/workspaces": {
"class": "workspaces",
"format": "{name}",
"interval": 2,
},
"custom/windows": {
"class": "workspaces",
"format": "{name}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
@@ -83,6 +90,7 @@
"tooltip": true
},
"custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
"interval": 5,