mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Is there any subcommands for komorebic to change the layout of current focused workspace? #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crosstyan on GitHub (Aug 19, 2021).
Originally assigned to: @LGUG2Z on GitHub.
I'm aware of that I can get the focus workspace by
komorebic stateand I can write a script to parse that json to get it then pass it toworkspace-layout, but it's too tedious.Is there any subcommands for komorebic to change the layout of current focused workspace?
@LGUG2Z commented on GitHub (Aug 19, 2021):
I had forgotten to expose this command through the CLI. 🙈