Files
dotfiles/profiles/laptop/.config/polybar/config
2020-02-20 10:32:33 +01:00

17 lines
448 B
Plaintext

include-file = ~/.config/polybar/config.d/colors
include-file = ~/.config/polybar/config.d/settings
include-file = ~/.config/polybar/config.d/modules
include-file = ~/.config/polybar/config.d/base_bar
[bar/laptop]
inherit = bar/base
monitor = ${env:MONITOR:eDP-1}
modules-left = i3 xwindow
modules-right = previous playpause next spotify volume cpu memory battery1 date
[bar/laptop_extern]
inherit = bar/laptop
monitor = ${env:MONITOR:HDMI-2}