made polybar hiding on full screen more consistant
This commit is contained in:
parent
1eb6b309c1
commit
48494de451
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,8 @@ offset-y = 1%
|
|||
|
||||
radius = 10
|
||||
|
||||
wm-restack = bspwm
|
||||
|
||||
|
||||
[bar/bottom]
|
||||
monitor = ${env:MONITOR}
|
||||
|
@ -50,6 +52,8 @@ cursor-scroll = ns-resize
|
|||
|
||||
enable-ipc = true
|
||||
|
||||
wm-restack = bspwm
|
||||
|
||||
|
||||
[colors]
|
||||
background = ${xrdb:background}
|
||||
|
|
Reference in a new issue