diff --git a/.config/polybar/config b/.config/polybar/config index daee0ff6..c7516fd1 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -61,24 +61,22 @@ font-2 = "Roboto:style=Bold:size=10;2" [bar/primary] monitor = ${env:PB_MONITOR:eDP-1} -bottom = false -inherit = template/bar -border-bottom-size = ${res/config.border-size} -tray-position = right -modules-left = i3 bspwm -modules-center = xwindow -modules-right = wlan-laptop wlan-desktop - -[bar/primary-2] -monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = ${res/config.border-size} -modules-left = battery cpu memory fsroot fshome reboot-required -modules-right = mpd | backlight pulse | date +tray-position = right +modules-left = i3 bspwm | date +modules-center = xwindow +modules-right = backlight pulse | + +#[bar/primary-2] +#monitor = ${env:PB_MONITOR:eDP-1} +#inherit = template/bar +#border-top-size = ${res/config.border-size} +#modules-left = battery cpu memory fsroot fshome reboot-required +#modules-right = mpd | backlight pulse | date [bar/secondary] monitor= ${env:PB_MONITOR:HDMI-A-0} -bottom = false inherit = template/bar border-bottom-size = ${res/config.border-size} modules-left = i3 bspwm