mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-19 16:21:17 +01:00
This commit adds two new komorebic commands, move-to-last-workspace and send-to-last-workspace, which move or send the focused window to the last focused workspace on the focused monitor.
13 lines
186 B
Markdown
13 lines
186 B
Markdown
# send-to-last-workspace
|
|
|
|
```
|
|
Send the focused window to the last focused monitor workspace
|
|
|
|
Usage: komorebic.exe send-to-last-workspace
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|