Regenerated
This commit is contained in:
+299
-296
File diff suppressed because it is too large
Load Diff
@@ -2709,6 +2709,7 @@ These are config files for waybar
|
||||
},
|
||||
|
||||
"custom/hardware-anchor": {
|
||||
"class": "pill"
|
||||
"format": "HW",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -2731,6 +2732,7 @@ These are config files for waybar
|
||||
},
|
||||
|
||||
"custom/connections-anchor": {
|
||||
"class": "pill"
|
||||
"format": "CO",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -2739,6 +2741,7 @@ These are config files for waybar
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"class": "pill"
|
||||
"format": "{name}",
|
||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||
"interval": 2,
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
},
|
||||
|
||||
"custom/hardware-anchor": {
|
||||
"class": "pill"
|
||||
"format": "HW",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -72,6 +73,7 @@
|
||||
},
|
||||
|
||||
"custom/connections-anchor": {
|
||||
"class": "pill"
|
||||
"format": "CO",
|
||||
"tooltip": false
|
||||
},
|
||||
@@ -80,6 +82,7 @@
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"class": "pill"
|
||||
"format": "{name}",
|
||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||
"interval": 2,
|
||||
|
||||
Reference in New Issue
Block a user