This commit is contained in:
danijoo
2020-09-25 10:01:02 +02:00
parent e028095def
commit 88baca7458
6 changed files with 47 additions and 38 deletions

View File

@@ -6,12 +6,19 @@ include-file = ~/.config/polybar/config.d/base_bar
[bar/laptop]
inherit = bar/base
monitor = ${env:MONITOR:eDP-1}
monitor = ${env:MONITOR:}
modules-left = i3 xwindow
modules-right = previous playpause next spotify pulseaudio cpu memory battery1 date
tray-position = right
tray-padding = 2
[bar/laptop_extern]
inherit = bar/laptop
monitor = ${env:MONITOR:HDMI-2}
[bar/laptop_secondary]
inherit = bar/base
monitor = ${env:MONITOR:}
modules-left = i3 xwindow
modules-right = previous playpause next spotify pulseaudio cpu memory battery1 date
tray-position = none