ghostty home

This commit is contained in:
2026-01-07 19:57:58 -07:00
parent 7766fd10b9
commit f8f793fea3
2 changed files with 7 additions and 13 deletions

View File

@@ -28,6 +28,13 @@
programs.ghostty = {
enable = true;
enableFishIntegration = true;
settings = {
window-inherit-working-directory = "false";
theme = "Atom";
font-size = "18";
window-height = "30";
window-width = "120";
};
};
fonts.fontconfig.enable = true;