diff --git a/README.md b/README.md index 54fa81a..6103942 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ plugin { - `hy3:makegroup, , [ephemeral | force_ephemeral]` - make a vertical / horizontal split or tab group - `ephemeral` - the group will be removed once it contains only one node. does not affect existing groups. - `force_ephemeral` - same as ephemeral, but converts existing single windows groups. - - `hy3:changegroup, - change the group the node belongs to, to a different layout + - `hy3:changegroup, ` - change the group the node belongs to, to a different layout - `untab` will untab the group if it was previously tabbed - `opposite` will toggle between horizontal and vertical layouts if the group is not tabbed. - `hy3:changeephemerality, ` - change the ephemerality of the group the node belongs to