Fixed polybar overlapping the fullscreens apps when reloaded
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
868fc0c1a3
commit
e1111ec42f
@ -62,7 +62,7 @@ tray-position = right
|
||||
tray-padding = 2
|
||||
;tray-background = #0063ff
|
||||
|
||||
;wm-restack = bspwm
|
||||
wm-restack = bspwm
|
||||
;wm-restack = i3
|
||||
|
||||
;override-redirect = true
|
||||
@ -110,7 +110,7 @@ tray-position = right
|
||||
tray-padding = 2
|
||||
;tray-background = #0063ff
|
||||
|
||||
;wm-restack = bspwm
|
||||
wm-restack = bspwm
|
||||
;wm-restack = i3
|
||||
|
||||
;override-redirect = true
|
||||
|
Loading…
Reference in New Issue
Block a user