waybar: make higher number workspaces visually distinct

Workspace number == 6 + number of filled segments in icon
This commit is contained in:
Evie Litherland-Smith 2024-03-19 15:16:16 +00:00
parent aa4a552bc6
commit 319f363b08

View file

@ -67,8 +67,13 @@
"4" = "󱧶 ";
"5" = "󰓓 ";
"6" = "󰙯 ";
default = "󰋙 ";
# active = "󰫈 ";
"7" = "󰫃 ";
"8" = "󰫄 ";
"9" = "󰫅 ";
"10" = "󰫆 ";
"11" = "󰫇 ";
"12" = "󰫈 ";
default = "󰫈 ";
urgent = "󰁡 ";
};
show-special = false;