feat(ghostty): configure it how I wan't.
This commit is contained in:
parent
283aa971b6
commit
ec5e45b2d0
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@
|
||||||
installVimSyntax = true;
|
installVimSyntax = true;
|
||||||
settings = {
|
settings = {
|
||||||
window-decoration = false;
|
window-decoration = false;
|
||||||
|
mouse-hide-while-typing = true;
|
||||||
|
resize-overlay = "never";
|
||||||
|
window-padding-balance = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue