mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-20 00:24:10 +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.
14 lines
378 B
Markdown
14 lines
378 B
Markdown
# toggle-workspace-float-override
|
|
|
|
```
|
|
Enable or disable float override, which makes it so every new window opens in floating mode, for the currently focused workspace. If there was no override value set for the workspace previously it takes
|
|
the opposite of the global value
|
|
|
|
Usage: komorebic.exe toggle-workspace-float-override
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|