mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-20 04:07:40 +01:00
This commit adds StateQuery::FocusedWorkspaceLayout variant to allow queries for focused workspace layout via komorebic query. This handles floating workspaces returning "None".
13 lines
378 B
Markdown
13 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
|
|
|
|
```
|