feat(ghostty): configure it how I wan't.

This commit is contained in:
CronyAkatsuki 2025-09-12 19:36:08 +02:00
parent 283aa971b6
commit ec5e45b2d0

View file

@ -49,6 +49,9 @@
installVimSyntax = true;
settings = {
window-decoration = false;
mouse-hide-while-typing = true;
resize-overlay = "never";
window-padding-balance = true;
};
};