aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home
diff options
context:
space:
mode:
Diffstat (limited to 'macos.local/.flake/home')
-rw-r--r--macos.local/.flake/home/programs/ghostty.nix.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org
index e601482..a9150c7 100644
--- a/macos.local/.flake/home/programs/ghostty.nix.org
+++ b/macos.local/.flake/home/programs/ghostty.nix.org
@@ -7,7 +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
+ font-thicken = true
'';
}
#+end_src