diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2025-01-02 23:44:34 -0600 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2025-01-02 23:44:34 -0600 |
commit | 49ec249916b2dc5e070b5fbc99caa591153930de (patch) | |
tree | d47a436677006fc9d411098fb9333d45105c73f9 /macos.local | |
parent | 8e10221c558bcb453d6004f2806de4657149187f (diff) |
system changes
Diffstat (limited to 'macos.local')
-rw-r--r-- | macos.local/.flake/home/programs/ghostty.nix.org | 2 |
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 |