Fixed alacritty term variable

This commit is contained in:
Johannes Olzem 2023-12-09 14:22:07 +01:00
parent 586bebf2cc
commit f1111f59fa
Signed by: jolzem
GPG Key ID: DB5485828E95A447

View File

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