Enable moving current app to different workspace via hotkey

Shift + Super + 1/2/3/4/5/6 to move the current app to the selected
workspace. No more mousing around!
This commit is contained in:
David Heinemeier Hansson
2024-06-05 16:10:34 -07:00
parent 490a489930
commit fd41371d61
2 changed files with 9 additions and 7 deletions

View File

@ -4,13 +4,14 @@ The joy of Linux flows from the keyboard. Training yourself to navigate and comm
## Navigating
| Hotkey | Function |
| --------------- | -------------------- |
| Super + Space | Type app to launch |
| Super + W | Close app |
| Super + 1/2/3/4 | Jump to workspace |
| Alt + 1/2/3/.. | Jump to dock app |
| Ctrl + 1/2/3/.. | Jump to browser tab |
| Hotkey | Function |
| ----------------------- | --------------------- |
| Super + Space | Type app to launch |
| Super + W | Close app |
| Super + 1/2/3/4 | Jump to workspace |
| Shift + Super + 1/2/3/4 | Move app to workspace |
| Alt + 1/2/3/.. | Jump to dock app |
| Ctrl + 1/2/3/.. | Jump to browser tab |
## Tiling