summaryrefslogtreecommitdiff
path: root/alacritty.toml
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-06-08 12:12:57 -0500
committerMarc Coquand <marc@mccd.space>2024-06-08 12:12:57 -0500
commitfdc18aae269d612d9a4fda6545f89aa3ee7f09a0 (patch)
treeb33d472c26fedc846a1faff9f688b731d8297f27 /alacritty.toml
parent8dc801597a3b7d5464580b55626d1ccd6c0a444b (diff)
downloadrcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.gz
rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.bz2
rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.zip
Updates
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]