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": {
|
"custom/hardware-anchor": {
|
||||||
|
"class": "pill"
|
||||||
"format": "HW",
|
"format": "HW",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -2731,6 +2732,7 @@ These are config files for waybar
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-anchor": {
|
"custom/connections-anchor": {
|
||||||
|
"class": "pill"
|
||||||
"format": "CO",
|
"format": "CO",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -2739,6 +2741,7 @@ These are config files for waybar
|
|||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
|
"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,6 +50,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/hardware-anchor": {
|
"custom/hardware-anchor": {
|
||||||
|
"class": "pill"
|
||||||
"format": "HW",
|
"format": "HW",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -72,6 +73,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"custom/connections-anchor": {
|
"custom/connections-anchor": {
|
||||||
|
"class": "pill"
|
||||||
"format": "CO",
|
"format": "CO",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
@@ -80,6 +82,7 @@
|
|||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
|
"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