Replies: 2 comments 1 reply
|
i found this mmsg dispatch setlayout, "layout-name" |
1 reply
|
And to get current layout and its index (you'll need jq installed): |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The background is that I use a layout-switching script to quickly change layouts. It relies on "rofi" and "mmsg -l". I’ve read the "mmsg" documentation, but is there a simple way to retrieve and change the current layout on the current tag without having to define keybindings for every single layout? My old script looked like this.
I could bring that up with Super+L and then select the layout.
All reactions