Alacritty : background_opacity is deprecated.

This commit is contained in:
2022-01-31 00:28:00 +09:00
parent 60f48fb3ac
commit 5ab373a737

View File

@ -59,7 +59,7 @@ colors:
magenta: '0xff92d0'
cyan: '0x9aedfe'
white: '0xe6e6e6'
background_opacity: 0.75
window.opacity: 0.75
key_bindings:
# (Windows, Linux, and BSD only)
- { key: V, mods: Control|Shift, action: Paste }