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": {
|
"hyprland/workspaces": {
|
||||||
"class": "workspaces",
|
|
||||||
"format": "{name}",
|
"format": "{name}",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
},
|
},
|
||||||
|
|
||||||
"custom/windows": {
|
"custom/windows": {
|
||||||
"class": "workspaces",
|
"format": "{text}",
|
||||||
"format": "{name}",
|
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
|||||||
@@ -75,14 +75,12 @@
|
|||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"class": "workspaces",
|
|
||||||
"format": "{name}",
|
"format": "{name}",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
},
|
},
|
||||||
|
|
||||||
"custom/windows": {
|
"custom/windows": {
|
||||||
"class": "workspaces",
|
"format": "{text}",
|
||||||
"format": "{name}",
|
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
"return-type": "json",
|
"return-type": "json",
|
||||||
|
|||||||
Reference in New Issue
Block a user