Cheat Sheet I3windowmanager v2 PDF
Cheat Sheet I3windowmanager v2 PDF
This cheat sheet lists the default keybindings for i3. The first column contains the standard keybind, and the second
column contains the alternate one.
Most of the shortcuts below use the Modification key or Mod key for short. The Mod key is usually defined when
started i3 for the first time. This is usually set to the Win key or the Alt key. When you see Mod in the list below,
press the key you configured in your system.
Basic Shortcuts
Containers are the building blocks of the i3 tree structure, used internally by i3 to store the window layout. For
practical purposes you usually create a container upon splitting windows.
For a more in-depth explanation, consult i3 Tree documentation.
Mod+s Switch to stacked layout. Displays only the focused window on the
container. The list of windows is stacked on top of the container.
Mod+w Switch to tabbed layout. Displays only the focused windows on
the container. The list of windows is displayed in a single tabbed
line at the top.
Resize Mode
i3 has the concept of binding modes. A binding mode is a set of key bindings. Switching to a different mode changes
all keybindings to a new set. By default, i3 has two modes: default and resize. The default or normal is the active
mode when you start i3 and has all the keybinds not defined in an specific mode. Use the resize mode to resize the
windows/containers.
Workspaces are arguably the most useful feature in i3. Using these keybindings you can quickly switch to a different
workspace or move windows/containers around your workspaces.
i3 Control
Mod+Shift+e Exit i3