Polybar: Decrease length of xwindow module

This commit is contained in:
Salt 2018-07-30 13:45:47 -05:00
parent 01cccf3d6b
commit 8981e20a7b

View File

@ -319,7 +319,7 @@ type = internal/xwindow
format = <label>
label = %title%
label-background = ${res/colors.background}
label-maxlen = 180
label-maxlen = 100
label-ellipsis = true
# vim:ft=dosini