mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-29 20:00:13 +00:00
make lazyjj basically fullscreen floating pane
This commit is contained in:
@ -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 ]\"" = {
|
||||||
|
Reference in New Issue
Block a user