fix alacritty quiting on MOD+Q

This commit is contained in:
krolxon 2025-08-04 21:44:15 +05:30
parent b80f98e7fe
commit ce2ccda875
1 changed files with 0 additions and 5 deletions

View File

@ -129,11 +129,6 @@ key = "Paste"
action = "Copy"
key = "Copy"
[[keyboard.bindings]]
action = "Quit"
key = "Q"
mods = "Command"
[[keyboard.bindings]]
action = "Quit"
key = "W"