diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2025-05-21 10:21:25 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2025-05-21 10:21:25 +0100 |
commit | eff841e7dfec1bc680464fc12b62dea8fc285133 (patch) | |
tree | 68dc6aa982098da4560852d00425a012e6575875 | |
parent | 860cea95ec70ba8d63962bca0d5d9b22bfa6c067 (diff) |
Font selection update
-rw-r--r-- | ghostty/Library/Application Support/com.mitchellh.ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostty/Library/Application Support/com.mitchellh.ghostty/config b/ghostty/Library/Application Support/com.mitchellh.ghostty/config index de41fd3..aca8126 100644 --- a/ghostty/Library/Application Support/com.mitchellh.ghostty/config +++ b/ghostty/Library/Application Support/com.mitchellh.ghostty/config @@ -19,7 +19,7 @@ # ========================== # # The config file consists of simple key-value pairs, # # separated by equals signs. -font-family = SarasaFixedCL Nerd Font Mono +font-family = SarasaFixedJ Nerd Font Mono font-size = 13 # window-padding-x = 2 # |