Regenerated

This commit is contained in:
2026-04-08 19:57:45 +02:00
parent baf7016728
commit 22742321d8
3 changed files with 299 additions and 305 deletions
+297 -299
View File
File diff suppressed because it is too large Load Diff
+1 -3
View File
@@ -2739,14 +2739,12 @@ These are config files for waybar
"hyprland/workspaces": {
"class": "workspaces",
"format": "{name}",
"interval": 2,
},
"custom/windows": {
"class": "workspaces",
"format": "{name}",
"format": "{text}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
"interval": 2,
"return-type": "json",
+1 -3
View File
@@ -75,14 +75,12 @@
"hyprland/workspaces": {
"class": "workspaces",
"format": "{name}",
"interval": 2,
},
"custom/windows": {
"class": "workspaces",
"format": "{name}",
"format": "{text}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
"interval": 2,
"return-type": "json",