Eun / MoveToDesktop

Move windows using hotkeys or the system menu
Other
1.05k stars 110 forks source link

Move with custom hotkey or command line #56

Open Elijas opened 5 years ago

Elijas commented 5 years ago

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)