fix(waybar): max length
This commit is contained in:
parent
9da884a66f
commit
2d4a546350
2 changed files with 3 additions and 2 deletions
|
|
@ -129,6 +129,7 @@ in
|
|||
|
||||
"hyprland/window" = {
|
||||
format = "{}";
|
||||
max-length = 40;
|
||||
separate-outputs = true;
|
||||
rewrite = { };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue