q to close

This commit is contained in:
Ren Tatsumoto 2022-04-05 14:26:26 +03:00
parent c4fe1aa187
commit 2c73fe0be9

View file

@ -452,6 +452,7 @@ pref_menu.keybindings = {
{ key = 's', fn = function() pref_menu:save() end },
{ key = 'c', fn = function() end },
{ key = 'ESC', fn = function() pref_menu:close() end },
{ key = 'q', fn = function() pref_menu:close() end },
}
pref_menu.resolutions = {