Changes in the Alacritty
This commit is contained in:
parent
378c74b37b
commit
2570448067
@ -27,6 +27,12 @@ glyph_offset:
|
||||
|
||||
use_thin_strokes: true
|
||||
|
||||
mouse:
|
||||
hints:
|
||||
launcher:
|
||||
program: open
|
||||
modifiers: Command
|
||||
|
||||
key_bindings:
|
||||
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
||||
- { key: F, mods: Control, action: SearchForward }
|
||||
|
Loading…
Reference in New Issue
Block a user