From b01f55838cf1aeb414857f60f50d3038b0bbb922 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 1 Jan 2020 12:01:03 -0500 Subject: [PATCH] Update config --- .config/polybar/config | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index a6ec354b..1b87f135 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -54,31 +54,18 @@ font-3 = Symbola:pixelsize=9;1 wm-restack = i3 modules-left = i3 -modules-center = ewmh +modules-center = xwindow modules-right = cpu memory volume wlan eth battery date tray-position = right tray-padding = 0 -[module/ewmh] -type = internal/xworkspaces -pin-workspaces = true - -; Create click handler used to focus desktop -; Default: true -enable-click = false - -; Create scroll handlers used to cycle desktops -; Default: true -enable-scroll = false - [module/mutt-wizard] type = custom/script exec = mailbox interval = 5 format-prefix = " " - click-left = st -e neomutt [module/xwindow]