add envs to alacritty conf
This commit is contained in:
parent
aa2a21e5a9
commit
036ee6cb5e
@ -14,5 +14,9 @@ scrolling:
|
||||
history: 100000
|
||||
multiplier: 3
|
||||
|
||||
env:
|
||||
TERM: xterm-256color
|
||||
WINIT_X11_SCALE_FACTOR: "1"
|
||||
|
||||
key_bindings:
|
||||
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user