From 5a42f798039411184c36b54cf1d0918999aa49ca Mon Sep 17 00:00:00 2001 From: specCon18 Date: Tue, 15 Aug 2023 04:58:04 -0400 Subject: [PATCH] updated alacritty opacity --- modules/home-manager/alacritty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/alacritty.nix b/modules/home-manager/alacritty.nix index 3b0bd78..da3e1b5 100644 --- a/modules/home-manager/alacritty.nix +++ b/modules/home-manager/alacritty.nix @@ -16,7 +16,7 @@ lines = 25; }; decorations = "none"; - opacity = 0.8; + opacity = 0.9; title = "Alacritty"; }; font = {