Polybar: Increase title width

This commit is contained in:
Salt 2018-06-22 18:24:35 -05:00
parent ee5eefb6e6
commit 485d642240

View File

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