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]