diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-03 16:03:40 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-03 16:03:40 +0530 |
commit | fb639ccb37f97ffe247b00d382b9d7f031a7273a (patch) | |
tree | 99fd645c91e492d183d0f3f37c8e3463eadecd46 | |
parent | c829dac7f42c381ae38e33283b4bb12515c26928 (diff) |
-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} |