diff --git a/panel/polybar/config b/panel/polybar/config index a2f55684..e0327086 100644 --- a/panel/polybar/config +++ b/panel/polybar/config @@ -80,6 +80,11 @@ modules-left = bspwm modules-center = modules-right = +[bar/secondary-stats] +inherit = bar/secondary + +modules-center = memory-bar cpu-bar + [module/vpn] type = custom/script exec = if pgrep -x openfortivpn >/dev/null; then echo " "; else echo " "; fi @@ -145,12 +150,48 @@ format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} label = %percentage:2%% +[module/cpu-bar] +type = internal/cpu +interval = 2 +format =