make lazyjj basically fullscreen floating pane

This commit is contained in:
Noah Masur
2025-07-27 21:28:41 -04:00
parent 3b6b4bd2e6
commit 56d10c2765

View File

@ -192,10 +192,10 @@ in
]; ];
close_on_exit = true; close_on_exit = true;
floating = true; floating = true;
x = "5%"; x = "1%";
y = "5%"; y = "1%";
width = "90%"; width = "99%";
height = "90%"; height = "99%";
}; };
}; };
"bind \"Super Shift ]\"" = { "bind \"Super Shift ]\"" = {