feat(waybar): use japanese for workspace numbers.

This commit is contained in:
CronyAkatsuki 2025-12-02 18:12:08 +01:00
parent f0c8579dad
commit 38ddce150b

View file

@ -182,6 +182,18 @@
persistent-workspaces = {
"*" = [1 2 3 4 5 6 7 8 9];
};
format = "{icon}";
format-icons = {
"1" = "";
"2" = "";
"3" = "";
"4" = "";
"5" = "";
"6" = "";
"7" = "";
"8" = "";
"9" = "";
};
};
disk = {
path = "/";