Minor alacritty config changes
This commit is contained in:
parent
2f1b35ce5c
commit
c7e226a84c
1 changed files with 1 additions and 1 deletions
|
@ -69,9 +69,9 @@ shell:
|
|||
args:
|
||||
- sh
|
||||
- -c
|
||||
# - '"cd ${HOME}; exec ${SHELL}"'
|
||||
- '"cd ${HOME}; exec ${SHELL}"'
|
||||
|
||||
key_bindings:
|
||||
- { key: 'Slash', mods: 'Control', chars: "\x1f"}
|
||||
- { key: 'Space', mods: 'Control', chars: "\x00"}
|
||||
- { key: 'Back', mods: 'Control', chars: "\x1b\x7f"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue