fix alacritty quiting on MOD+Q
This commit is contained in:
parent
b80f98e7fe
commit
ce2ccda875
|
|
@ -129,11 +129,6 @@ key = "Paste"
|
|||
action = "Copy"
|
||||
key = "Copy"
|
||||
|
||||
[[keyboard.bindings]]
|
||||
action = "Quit"
|
||||
key = "Q"
|
||||
mods = "Command"
|
||||
|
||||
[[keyboard.bindings]]
|
||||
action = "Quit"
|
||||
key = "W"
|
||||
|
|
|
|||
Loading…
Reference in New Issue