commit e359de3037c41b367a1d83e5a406cca85b2b47ec
parent daf1d2e8e554da08d562d64d96b611e08fa93f1e
Author: Mark Feller <mfeller@squareup.com>
Date: Mon, 15 Aug 2022 14:20:42 -0600
fix opacity config changes in alacritty
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dots/.config/alacritty/alacritty.yml b/dots/.config/alacritty/alacritty.yml
@@ -14,6 +14,7 @@ env:
TERM: xterm-256color
window:
+ opacity: 1
dynamic_title: true
# Window dimensions in character columns and lines
@@ -153,9 +154,6 @@ bell:
animation: EaseOutExpo
duration: 0
-# Background opacity
-background_opacity: 1.0
-
# Mouse bindings
#
# Currently doesn't support modifiers. Both the `mouse` and `action` fields must