aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-03 16:03:40 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-03 16:03:40 +0530
commitfb639ccb37f97ffe247b00d382b9d7f031a7273a (patch)
tree99fd645c91e492d183d0f3f37c8e3463eadecd46 /.config
parentc829dac7f42c381ae38e33283b4bb12515c26928 (diff)
made xwindow module smaller
Diffstat (limited to '.config')
-rw-r--r--.config/polybar/modules.ini2
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}