Changes in the Alacritty

This commit is contained in:
Marcin Woźniak 2023-03-25 13:03:02 +01:00
parent 378c74b37b
commit 2570448067
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 6 additions and 0 deletions

View File

@ -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 }