feat: waybar symbolic style

This commit is contained in:
hesam-init 2024-02-12 12:36:41 +03:30
parent 16b5010e7f
commit 607e696b61
2 changed files with 10 additions and 14 deletions

View file

@ -112,23 +112,19 @@
"on-click": "activate",
"format": "{icon}",
"format-icons": {
"active": "",
"default": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
// dot style :
// "active": "",
// "default": ""
// symbolic style :
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": "",
"7": "",
"8": "",
"9": ""
// "1": "",
// "2": "",
// "3": "",
// "4": "",
// "5": "",
// "6": ""
},
"persistent-workspaces": {
"*": 6

View file

@ -20,7 +20,7 @@ window#waybar.hidden {
}
#workspaces * {
font-size: 12px;
font-size: 14px;
}
#workspaces {