Polybar: Reorder bspwm module, remove i3 module from bar
This commit is contained in:
parent
2f523b585d
commit
2642047f4c
@ -84,7 +84,7 @@ modules-right = wlan xbacklight volume battery date
|
||||
monitor = ${env:PB_MONITOR}
|
||||
inherit = template/bar
|
||||
|
||||
modules-left = i3 bspwm
|
||||
modules-left = bspwm
|
||||
modules-center = xwindow
|
||||
modules-right =
|
||||
|
||||
@ -103,7 +103,7 @@ content-foreground = ${res/colors.background-alt}
|
||||
#====================
|
||||
[module/bspwm]
|
||||
type = internal/bspwm
|
||||
format = <label-mode> <label-state>
|
||||
format = <label-state> <label-mode>
|
||||
enable-scroll = false
|
||||
pin-workspaces = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user