gbammc / Thor

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

feat: allow configuring enablement of shortcut to toggle thor in the menu bar #67

Closed pallxk closed 1 month ago

pallxk commented 4 months ago

Fixes #47

This PR intends to give user a choice to use or not to use ⇧⌃⌥ ⌘ + T to show/hide Thor in the menu bar. This change can free up ⇧⌃⌥ ⌘ + T for those want to bind it to an app while keeping the default the same as before.

Settings view is updated to expose this option:

Before After
Screenshot 2024-04-19 at 18 11 35 Screenshot 2024-04-15 at 21 35 35
Screenshot 2024-04-19 at 18 12 19 Screenshot 2024-04-15 at 21 34 36
ndmekala commented 1 month ago

Would love to see this go through. Thor taking shift+control+option+command T is unfortunate because it would be a good choice for opening a terminal application.