From 3cc3abc920cc96a53427c221a7a9e4623c0b20b4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 28 Apr 2026 02:27:15 +0200 Subject: Cleanup and squash --- .alacritty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.alacritty.toml') diff --git a/.alacritty.toml b/.alacritty.toml index 6ba8f61..dd2ce1d 100644 --- a/.alacritty.toml +++ b/.alacritty.toml @@ -7,7 +7,7 @@ dimensions = { columns = 140, lines = 50 } [font] normal = { family = "Berkeley Mono", style = "Bold" } -size = 10 +size = 9 [colors.primary] background = '#000000' -- cgit v1.2.3