From c6cdc2024824a44bf74cf081ddd6f098e8a7dcdb Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 20 Jun 2018 22:10:58 -0500 Subject: [PATCH] Polybar: Move window title --- .config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 5efb00a0..fb9867b0 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -82,7 +82,7 @@ monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar modules-left = cpu memory -modules-center = xwindow +modules-center = modules-right = xbacklight volume battery | date [bar/primary-2] @@ -94,7 +94,7 @@ border-bottom-size = 4 border-top-size = 0 modules-left = bspwm -modules-center = +modules-center = xwindow modules-right = fs-home | wlan [bar/secondary]