Files
dotfiles/profiles/laptop/.config/polybar/config
danijoo 6b68c188a4 update
2021-07-16 09:58:20 +02:00

32 lines
805 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:}
modules-left = i3 xwindow
modules-right = previous playpause next spotify pulseaudio cpu memory battery1 date notifyd
tray-position = right
tray-padding = 2
[bar/laptop_standalone]
inherit = bar/laptop
monitor = ${env:MONITOR:}
modules-right = previous playpause next spotify pulseaudio backlight-acpi cpu memory battery1 date notifyd
[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