+ Edit alacritty
+ Always do emacs -nw when i type emacs
This commit is contained in:
parent
80952c2fad
commit
c7d5037ecb
2 changed files with 5 additions and 0 deletions
|
@ -70,3 +70,5 @@ key_bindings:
|
|||
- { key: Minus, mods: Alt, action: DecreaseFontSize }
|
||||
- { key: Equals, mods: Alt, action: IncreaseFontSize }
|
||||
- { key: Key0, mods: Alt, action: ResetFontSize }
|
||||
- { key: PageUp, mods: Alt, action: ScrollPageUp }
|
||||
- { key: PageDown, mods: Alt, action: ScrollPageDown }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue