You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
I want to move desktops via custom hotkeys (e.g. CTRL+ALT+1 to move the current window to workspace 1). I use AHK for automation, so a command-line solution would also be acceptable.
So far I'm using ctrl+space -> t -> number, but it doesn't work in Google Chrome's System Menu (it doesn't react to AHK's Send, t)