Limit xwindow length

This commit is contained in:
Elnu 2022-10-08 14:17:46 -07:00
parent 4b781c2157
commit 9355dfe979
2 changed files with 1 additions and 1 deletions

View file

@ -72,6 +72,7 @@ in
};
"module/xwindow" = {
type = "internal/xwindow";
label-maxlen = 32;
};
"module/now-playing" = {
type = "custom/script";