1
0
forked from extern/nix-config

waybar: Change workspace numbers

Might make this configurable later.
This commit is contained in:
Donovan Glover 2023-05-14 13:13:59 -04:00
parent 7da4e81c63
commit b518a28f46
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -559,6 +559,20 @@
};
"wlr/workspaces" = {
on-click = "activate";
sort-by-number = true;
format = "{icon}";
format-icons = {
"1" = "";
"2" = "";
"3" = "";
"4" = "";
"5" = "";
"6" = "";
"7" = "";
"8" = "";
"9" = "";
"10" = "";
};
};
wireplumber = {
format = "{icon}";