Polybar: Add secondary bar

This commit is contained in:
Salt 2019-07-28 19:29:28 -05:00
parent 302eee0c96
commit 933d252aaf

View File

@ -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
# ====================