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