Fixed alacritty term variable
This commit is contained in:
parent
586bebf2cc
commit
f1111f59fa
@ -7,6 +7,9 @@ window:
|
||||
decorations: None
|
||||
opacity: 0.8
|
||||
|
||||
env:
|
||||
TERM: xterm-256color
|
||||
|
||||
key_bindings:
|
||||
- { key: V, mods: Alt, action: Paste } # Alt+V Paste
|
||||
- { key: C, mods: Alt, action: Copy } # Alt+C Copy
|
||||
|
Loading…
x
Reference in New Issue
Block a user