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