Fixed nwggrid not drawing over Waybar
This commit is contained in:
parent
d46c3830fb
commit
1a7437e08e
2 changed files with 2 additions and 2 deletions
|
@ -25,4 +25,4 @@ foot -s >/dev/null 2>&1 &
|
|||
waybar -c ~/.config/waybar/labwc >/dev/null 2>&1 &
|
||||
|
||||
# Drawer
|
||||
nwggrid-server 2>&1 &
|
||||
nwggrid-server -layer-shell-layer OVERLAY 2>&1 &
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"layer": "bottom",
|
||||
"position": "top",
|
||||
"height": 40,
|
||||
|
||||
|
|
Loading…
Reference in a new issue