sir-wilhelm/SmartHunter

Add hotkey to hide overlay

Closed this issue · 1 comments

It could be nice if ctrl + H toggled the overlay visibility, or ctrl + D disabled/enable it.

Looks like I'd be on the hook for adding multiple key press support to KeyboardInput.

Instead I'm going to use a stopwatch to stall out the widget toggle. It'll let you flip the visibility every 2 seconds.