Replies: 3 comments
-
|
@edgimar I am currently unaware of a custom list of layouts to cycle through using command. You can use the change-layout command to bind specific layouts to your keyboard. But if you want to use the komorebi bar then you can perhaps use the layout section with options. |
Beta Was this translation helpful? Give feedback.
-
|
It clearly is not possible currently, based on the code here. I wonder how easy it would be to implement this in place of the hard-coded order. |
Beta Was this translation helpful? Give feedback.
-
|
There are a few things to be considered like what if your current layout is not on your preferred list? I would say that without having a new config setting, a new command like the following could make sense komorebic cycle-custom-layout previous/next bsp|columns|grid|vertical-stackI don't know about the list format, but this would cycle these 4 layouts and I guess if your current is not on the list then it starts from the first @LGUG2Z is this something that looks interesting to you? (since we have the layout options now on the bar) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it seems that
cycle-layoutalways cycles between all the possible layouts. It would be helpful if a particular subset and order of layouts could be specified. This could be withinkoborebi.jsonand possibly also viakomorebic.It would be nice if it could be specified at different levels of granularity -- the ability to specify an ordered set of layouts that is global, or per-monitor, or per-workspace.
Or is this already possible?
Beta Was this translation helpful? Give feedback.
All reactions