[feat] change alacritty opacity

This commit is contained in:
Jay 2022-03-06 15:39:23 +08:00
parent d05ae38147
commit 43f88c9279
1 changed files with 2 additions and 6 deletions

View File

@ -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.