summaryrefslogtreecommitdiff
path: root/alacritty.toml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.toml')
-rw-r--r--alacritty.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty.toml b/alacritty.toml
index 467f81c..f0c378e 100644
--- a/alacritty.toml
+++ b/alacritty.toml
@@ -1,6 +1,6 @@
[font]
-normal = { family="terminus (TTF)" }
-size = 8
+normal = { family="Input Mono Condensed"}
+size = 6.5
offset = { x = 0, y = 5 }
[colors.primary]