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": {
|
"custom/hardware-anchor": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "HW",
|
"format": "HW",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -2732,7 +2732,7 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-anchor": {
|
"custom/connections-anchor": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "CO",
|
"format": "CO",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -2741,7 +2741,7 @@ These are config files for waybar
|
|||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "{name}",
|
"format": "{name}",
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/hardware-anchor": {
|
"custom/hardware-anchor": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "HW",
|
"format": "HW",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-anchor": {
|
"custom/connections-anchor": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "CO",
|
"format": "CO",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"class": "pill"
|
"class": "pill",
|
||||||
"format": "{name}",
|
"format": "{name}",
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
"interval": 2,
|
"interval": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user