ghostty configs

This commit is contained in:
2026-01-07 20:10:20 -07:00
parent f8f793fea3
commit 88c1b9eb68

View File

@@ -31,9 +31,9 @@
settings = { settings = {
window-inherit-working-directory = "false"; window-inherit-working-directory = "false";
theme = "Atom"; theme = "Atom";
font-size = "18"; font-size = 10;
window-height = "30"; window-height = 30;
window-width = "120"; window-width = 90;
}; };
}; };