Fixed nwggrid not drawing over Waybar

This commit is contained in:
Logan G 2024-01-01 21:35:23 -07:00
parent d46c3830fb
commit 1a7437e08e
Signed by: logan
GPG key ID: E328528C921E7A7A
2 changed files with 2 additions and 2 deletions

View file

@ -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 &

View file

@ -1,5 +1,5 @@
{
"layer": "top",
"layer": "bottom",
"position": "top",
"height": 40,