Regenerated

This commit is contained in:
2026-04-06 12:32:32 +02:00
parent 5954be77d2
commit 9fbbd66783
3 changed files with 305 additions and 296 deletions
+299 -296
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -2709,6 +2709,7 @@ These are config files for waybar
}, },
"custom/hardware-anchor": { "custom/hardware-anchor": {
"class": "pill"
"format": "HW", "format": "HW",
"tooltip": false "tooltip": false
}, },
@@ -2731,6 +2732,7 @@ These are config files for waybar
}, },
"custom/connections-anchor": { "custom/connections-anchor": {
"class": "pill"
"format": "CO", "format": "CO",
"tooltip": false "tooltip": false
}, },
@@ -2739,6 +2741,7 @@ These are config files for waybar
"hyprland/workspaces": { "hyprland/workspaces": {
"class": "pill"
"format": "{name}", "format": "{name}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh", "exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
"interval": 2, "interval": 2,
+3
View File
@@ -50,6 +50,7 @@
}, },
"custom/hardware-anchor": { "custom/hardware-anchor": {
"class": "pill"
"format": "HW", "format": "HW",
"tooltip": false "tooltip": false
}, },
@@ -72,6 +73,7 @@
}, },
"custom/connections-anchor": { "custom/connections-anchor": {
"class": "pill"
"format": "CO", "format": "CO",
"tooltip": false "tooltip": false
}, },
@@ -80,6 +82,7 @@
"hyprland/workspaces": { "hyprland/workspaces": {
"class": "pill"
"format": "{name}", "format": "{name}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh", "exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
"interval": 2, "interval": 2,