Regenerated
This commit is contained in:
+297
-299
File diff suppressed because it is too large
Load Diff
+1
-3
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user