mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +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
# move-to-last-workspace
|
|
|
|
```
|
|
Move the focused window to the last focused monitor workspace
|
|
|
|
Usage: komorebic.exe move-to-last-workspace
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|