From fdc18aae269d612d9a4fda6545f89aa3ee7f09a0 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 8 Jun 2024 12:12:57 -0500 Subject: Updates --- alacritty.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alacritty.toml') 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] -- cgit v1.2.3