From a9e4d58ce232097a5f95384ea0f3d769d8e3f3f4 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 17 May 2018 14:53:15 -0500 Subject: [PATCH] Polybar: Disable window title module I don't need it most of the time --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 318a8707..44212322 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -79,7 +79,7 @@ monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar modules-left = bspwm cpu memory fs-home -modules-center = xwindow +modules-center = modules-right = wlan xbacklight volume battery date [bar/secondary-top]