From c2de9a36a482877257ed86359bd00b1a76f449fc Mon Sep 17 00:00:00 2001 From: M1dgard Date: Wed, 2 May 2018 23:35:53 +0200 Subject: [PATCH] Window title is more useful than typing speed --- polybar/config.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/polybar/config.ini b/polybar/config.ini index 31025ab..0a31d04 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -73,15 +73,15 @@ inherit = bardefaults height=18 modules-left = i3 -modules-right = info-hackspeed +modules-right = xwindow monitor = ${env:MONITOR:eDP-1} [module/xwindow] type = internal/xwindow -label = " %title:0:50:…%" -label-foreground = #777 +label = "%title:0:100:…%" +label-foreground = ${colors.foreground-alt} [module/xkeyboard] type = internal/xkeyboard