Polybar: Disable window title module

I don't need it most of the time
This commit is contained in:
Salt 2018-05-17 14:53:15 -05:00
parent a1414b5fb4
commit a9e4d58ce2

View File

@ -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]