blob: 5c7c8f17e89fe5923c3a4bb58bd3d1e70b3a5d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[bar/main]
inherit = bar/common
monitor = ${env:MAINMON:HDMI-0}
modules-left=bspwm xwindow
modules-center=
modules-right=xkeyboard cpu memory pulseaudio date powermenu
# tray-position = right
# tray-padding = 2
# tray-background = ${colors.cyan}
|