From fb639ccb37f97ffe247b00d382b9d7f031a7273a Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 3 Sep 2025 16:03:40 +0530 Subject: made xwindow module smaller --- .config/polybar/modules.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/modules.ini') 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} -- cgit v1.2.3