diff --git a/.config/polybar/config b/.config/polybar/config index 866a2aec..dde37a2c 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -64,6 +64,13 @@ border-top-size = 1 modules-left = i3 cpu memory battery temp modules-right = backlight pulse date +[bar/secondary] +monitor = ${env:PB_MONITOR:eDP-1} +inherit = template/bar +border-top-size = 1 + +modules-right = date temp battery memory cpu i3 + # ==================== # MODULES # ====================