aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home/programs
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/.flake/home/programs')
-rw-r--r--macos.local/.flake/home/programs/ghostty.nix.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org
index 20bffab..e601482 100644
--- a/macos.local/.flake/home/programs/ghostty.nix.org
+++ b/macos.local/.flake/home/programs/ghostty.nix.org
@@ -7,6 +7,7 @@ This terminal emulator seems over-hyped, but I'm trying it anyways.
{
home.file."./.config/ghostty/config".text = ''
font-family = "SauceCodePro Nerd Font"
+ font-size = 50
'';
}
#+end_src