Table of Contents

i3

The developers are describing i3 as a dynamic, tiling window manager. It is one of the most popular tiling window managers available.

The default keybindings are memorable after a while and do follow a logical structure. At first start i3 asks what Modifier key to use, offering Alt and Win (which is the same as super)

The most important default keybings are:

The config file is at ~/.config/i3/config

Tips

Change the application starter

bindsym $mod+d exec --no-startup-id rofi -show run

Disable i3bar

comment the bar{ } section of ~/.config/i3/config, which will save memory

Website: https://i3wm.org/

RAM Usage

On: Artix Linux

Command Version USS PSS RSS
i3 4.19 87121023614012

Rating

About Rating