mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added icons for empty workspaces in waybar
config
This commit is contained in:
@@ -17,8 +17,20 @@
|
|||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
// "1": "",
|
||||||
|
// "2": "",
|
||||||
|
// "3": "",
|
||||||
|
// "4": "",
|
||||||
|
// "5": "",
|
||||||
|
// "6": "",
|
||||||
|
// "7": "",
|
||||||
|
// "8": "",
|
||||||
|
// "9": "",
|
||||||
|
// "10": "",
|
||||||
|
|
||||||
"active": "",
|
"active": "",
|
||||||
"default": ""
|
"default": "",
|
||||||
|
"empty": ""
|
||||||
},
|
},
|
||||||
"persistent_workspaces": {
|
"persistent_workspaces": {
|
||||||
"*": 10,
|
"*": 10,
|
||||||
@@ -419,4 +431,4 @@
|
|||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user