aboutsummaryrefslogtreecommitdiff
path: root/macos.local
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-02 23:44:34 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2025-01-02 23:44:34 -0600
commit49ec249916b2dc5e070b5fbc99caa591153930de (patch)
treed47a436677006fc9d411098fb9333d45105c73f9 /macos.local
parent8e10221c558bcb453d6004f2806de4657149187f (diff)
system changes
Diffstat (limited to 'macos.local')
-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