mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
Alacritty : background_opacity is deprecated.
This commit is contained in:
@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user