Polybar: Switch the side the battery module is on
This commit is contained in:
parent
a587208c3d
commit
8a49f926b6
@ -86,9 +86,9 @@ inherit = template/bar
|
||||
|
||||
border-top-size = 0
|
||||
|
||||
modules-left = ${env:PB_BAR_PRIMARY_MODULES_LEFT:cpu memory}
|
||||
modules-left = ${env:PB_BAR_PRIMARY_MODULES_LEFT:battery cpu memory}
|
||||
modules-center = ${env:PB_BAR_PRIMARY_MODULES_CENTER: bspwm}
|
||||
modules-right = ${env:PB_BAR_PRIMARY_MODULES_RIGHT:xbacklight volume battery date}
|
||||
modules-right = ${env:PB_BAR_PRIMARY_MODULES_RIGHT:xbacklight volume date}
|
||||
|
||||
[bar/primary-2]
|
||||
monitor = ${env:PB_MONITOR:eDP-1}
|
||||
|
Loading…
Reference in New Issue
Block a user