diff options
-rw-r--r-- | .config/polybar/modules.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index 2b6bb2a..be2c735 100644 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -12,7 +12,7 @@ label = %time% [module/xwindow] type = internal/xwindow -label = " %title:0:75:...%" +label = " %title:0:60:...%" label-foreground = ${colors.xwindow-fg} label-background = ${colors.xwindow-bg} |