From 654760ef6b3efb6e6dedecbc8909311c7505d9d6 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Thu, 2 Jan 2025 23:17:56 -0600 Subject: system changes --- macos.local/.flake/home/programs/ghostty.nix.org | 3 +++ 1 file changed, 3 insertions(+) (limited to 'macos.local/.flake/home/programs') diff --git a/macos.local/.flake/home/programs/ghostty.nix.org b/macos.local/.flake/home/programs/ghostty.nix.org index 57a0aa0..c7cfa85 100644 --- a/macos.local/.flake/home/programs/ghostty.nix.org +++ b/macos.local/.flake/home/programs/ghostty.nix.org @@ -8,6 +8,9 @@ This terminal emulator seems over-hyped, but I'm trying it anyways. programs.ghostty = { enable = true; enableZshIntegration = true; + settings = { + font-family = "SauceCodePro Nerd Font"; + }; }; } #+end_src -- cgit v1.2.3