From 43f88c927963c1b2c4973c0f0ba45b18b43370ed Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 6 Mar 2022 15:39:23 +0800 Subject: [PATCH] [feat] change alacritty opacity --- alacritty/alacritty.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 95cac42..7126ab5 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -74,6 +74,8 @@ window: # - SimpleFullscreen #startup_mode: Windowed + opacity: 0.85 + # Window title #title: Alacritty @@ -353,12 +355,6 @@ font: # #command: None -# Background opacity -# -# Window opacity as a floating point number from `0.0` to `1.0`. -# The value `0.0` is completely transparent and `1.0` is opaque. -background_opacity: 0.85 - #selection: # This string contains all characters that are used as separators for # "semantic words" in Alacritty.