From 5bc0b76146eef0da6cc8a08dbe5a52709ffd6e3f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 2 Jun 2024 12:26:08 -0700 Subject: [PATCH] Give it a tiny bit of opacity for the sizzle --- defaults/alacritty.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/defaults/alacritty.toml b/defaults/alacritty.toml index 6996513..cdb16b7 100644 --- a/defaults/alacritty.toml +++ b/defaults/alacritty.toml @@ -5,6 +5,7 @@ TERM = "xterm-256color" padding.x = 16 padding.y = 14 decorations = "none" +opacity = 0.97 [keyboard] bindings = [