From 70619304fa03179de3e8427cc4ddb21c13551804 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 19 Oct 2025 13:18:11 -0400 Subject: refactor: smaller terminals --- .config/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/alacritty.yml') diff --git a/.config/alacritty.yml b/.config/alacritty.yml index b78ace4..b744f4f 100644 --- a/.config/alacritty.yml +++ b/.config/alacritty.yml @@ -31,8 +31,8 @@ window: # must be at least `2`, while using a value of `0` for columns and lines will # fall back to the window manager's recommended size. dimensions: - columns: 160 - lines: 48 + columns: 95 + lines: 28 # Window position (changes require restart) # -- cgit v1.2.3