Polybar: Fix title maximum length
This commit is contained in:
parent
b786e924f0
commit
89ec038954
@ -247,4 +247,5 @@ label-disconnected = Disconnected
|
||||
|
||||
[module/xwindow]
|
||||
type = internal/xwindow
|
||||
label = %title:40%
|
||||
label = %title%
|
||||
label-maxlen = 100
|
||||
|
Loading…
Reference in New Issue
Block a user