mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
polybar: Decrease maximum length for window titles
This prevents the title from overflowing and causing layout shifts when the other modules expand.
This commit is contained in:
parent
68075e746d
commit
edc3525416
@ -119,7 +119,7 @@ label-muted = Off
|
||||
|
||||
[module/window]
|
||||
type = internal/xwindow
|
||||
label-maxlen = 120
|
||||
label-maxlen = 110
|
||||
label-empty = /usr/bin/bspwm
|
||||
|
||||
; vim:ft=dosini
|
||||
|
Loading…
x
Reference in New Issue
Block a user