thisisparker / cursewords

:pencil: Terminal-based crossword puzzle solving interface
GNU Affero General Public License v3.0
248 stars 28 forks source link

Quit shortcut conflicts with Ubuntu default 'close application' hotkey #14

Open rentalcustard opened 5 years ago

rentalcustard commented 5 years ago

I'm using cursewords on Ubuntu, and my global hotkey for 'close application' is Ctrl-Q. This conflicts with cursewords' quit command, so I can only quit cursewords by killing the process.

A way to configure hotkeys would resolve this issue for me.