From 2f523b585db004da04eedbf6fecc5f57c8271045 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 17 May 2018 17:24:50 -0500 Subject: [PATCH] Polybar: Add back the xwindow module With all the empty space now, I actually need something to fill it --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 6e1c76de..21f7f150 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -77,7 +77,7 @@ monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar modules-left = bspwm cpu memory fs-home -modules-center = +modules-center = xwindow modules-right = wlan xbacklight volume battery date [bar/secondary-top]