just let the wm ignore polybar
This commit is contained in:
parent
fa4af6e2a0
commit
85b3ffb1bc
5
config
5
config
|
@ -23,16 +23,19 @@ font-1 = fixed:pixelsize=10;1
|
|||
font-2 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
modules-left = bspwm
|
||||
modules-right = xwindow
|
||||
;wm-restack = bspwm
|
||||
|
||||
; wm-restack = bspwm
|
||||
override-redirect = true
|
||||
|
||||
[bar/HDMI-0]
|
||||
inherit = bar/base
|
||||
monitor = ${env:MONITOR:HDMI-0}
|
||||
override-redirect = true
|
||||
|
||||
[bar/DVI-0]
|
||||
inherit = bar/base
|
||||
monitor = ${env:MONITOR:DVI-0}
|
||||
override-redirect = true
|
||||
|
||||
[bar/eDP-1-1]
|
||||
inherit = bar/base
|
||||
|
|
Loading…
Reference in New Issue