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