Polybar: Lessen max length of window title
This commit is contained in:
parent
fa9bf7a437
commit
3b42a4f7ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user