diff options
author | Matthew Lemon <y@yulqen.org> | 2024-03-31 17:17:01 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-03-31 17:17:01 +0100 |
commit | 8c2230e11a068d6565c9ce0a02fdb8a909963e45 (patch) | |
tree | e3761c9681459322d1149532c25ae6970a05f49f | |
parent | 126a8dfef06fa69a314b8ba8c8ff8d23f1cc13ab (diff) |
Changes font to hack very small - bit bigger
-rw-r--r-- | alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.toml b/alacritty.toml index c32aafa..e453a86 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -15,7 +15,7 @@ bindings = [ ] [font] -size = 9 +size = 10 [font.normal] #family = "monospace" |