Polybar: Lessen max length of window title

This commit is contained in:
Salt 2018-01-17 22:24:50 -06:00
parent fa9bf7a437
commit 3b42a4f7ef

View File

@ -325,7 +325,7 @@ type = internal/xwindow
label = %title%
label-padding = 2
label-background = ${res/colors.background}
label-maxlen = 125
label-maxlen = 75
label-ellipsis = true
# vim:ft=dosini