gbammc / Thor

Switch the right application ASAP.
MIT License
1.16k stars 69 forks source link

fix: support key Return in exported config file #62

Closed pallxk closed 11 months ago

pallxk commented 1 year ago

The "Return" key is currently supported by Thor Launcher, but the config won't persist across app reboot, nor the shortcut saves to exported config file (the shortcut field would be empty).

This change fixes the issue.