Fixed alacritty term variable

This commit is contained in:
2023-12-09 14:22:07 +01:00
parent 586bebf2cc
commit f1111f59fa
+3
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