Polybar: Fix title maximum length

This commit is contained in:
Salt 2020-06-01 02:49:54 -05:00
parent b786e924f0
commit 89ec038954

View File

@ -247,4 +247,5 @@ label-disconnected = Disconnected
[module/xwindow]
type = internal/xwindow
label = %title:40%
label = %title%
label-maxlen = 100