Skip to content
Biagio Festa edited this page Aug 14, 2022 · 4 revisions

Synopsis

i3-autolayout --help

USAGE:
    i3-autolayout <SUBCOMMAND>

...

SUBCOMMANDS:
    autolayout        Run autolayout service
    help              Print this message or the help of the given subcommand(s)
    i3version         Display i3 information
    print-tree        Print a snapshot of the current layout as tree
    restore-layout    Restore a workspace's layout
    save-layout       Save a workspace's layout
    tabmode           Toggle tabmode on the current focused workspace  

AutoLayout

Generally, in order to start autolayout service just execute the following command:

i3-autolayout autolayout

This service is the command which automatically organizes the layout of your windows on the screen for a better fitting.

TabMode

TabMode Guide

Clone this wiki locally