zadjii-msft / PowerToys

Windows system utilities to maximize productivity
MIT License
2 stars 2 forks source link

User can assign custom hotkeys to commands #93

Open plante-msft opened 1 week ago

plante-msft commented 1 week ago

Description of the new feature / enhancement

A user can assign custom hotkeys to launch into a command from the L0 (root) view within Command Palette settings.

Scenario when this would be used?

N/A

Supporting information

No response

zadjii commented 1 week ago

Here's a thought I've had for a while - can we let users set global hotkeys to a command? For example, so that I can press ctrl+shift+h from anywhere, and immediately go to the Hacker News command?

(A more real use case for this: Win+Shift+C to get straight to "advanced paste")

(these global keybinds would presumably take precedence over the L0 shortcuts, but maybe we don't need both global ones AND L0 ones)