Polybar: Put all the resource bars in the lower-left
This commit is contained in:
parent
c0dd7d7e8d
commit
5ad7aafd2d
@ -28,7 +28,7 @@ border = #31363b
|
|||||||
selection = #1d99f3
|
selection = #1d99f3
|
||||||
|
|
||||||
[res/config]
|
[res/config]
|
||||||
bar-width = 50
|
bar-width = 40
|
||||||
bar-fill = |
|
bar-fill = |
|
||||||
bar-empty = |
|
bar-empty = |
|
||||||
bar-indicator =
|
bar-indicator =
|
||||||
@ -67,13 +67,13 @@ border-bottom-size = ${res/config.border-size}
|
|||||||
tray-position = right
|
tray-position = right
|
||||||
modules-left = i3 bspwm
|
modules-left = i3 bspwm
|
||||||
modules-center = xwindow
|
modules-center = xwindow
|
||||||
modules-right = fshome | wlan-laptop wlan-desktop
|
modules-right = wlan-laptop wlan-desktop
|
||||||
|
|
||||||
[bar/primary-2]
|
[bar/primary-2]
|
||||||
monitor = ${env:PB_MONITOR:eDP-1}
|
monitor = ${env:PB_MONITOR:eDP-1}
|
||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
border-top-size = ${res/config.border-size}
|
border-top-size = ${res/config.border-size}
|
||||||
modules-left = battery cpu memory reboot-required
|
modules-left = battery cpu memory fshome reboot-required
|
||||||
modules-right = mpd | backlight pulse | date
|
modules-right = mpd | backlight pulse | date
|
||||||
|
|
||||||
[bar/secondary]
|
[bar/secondary]
|
||||||
|
Loading…
Reference in New Issue
Block a user