From 6f3ce879ab19506567b6805d7b485727f5ad4504 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 31 Jul 2022 12:42:47 -0400 Subject: refactor: removed terminal transparency --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index dd4ffef..b20e3f4 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -33,7 +33,7 @@ window: dimensions: columns: 95 lines: 28 - opacity: 0.9 + opacity: 1.0 # Window position (changes require restart) # -- cgit v1.2.3