Skip to content

Instantly share code, notes, and snippets.

@eugenetriguba
Last active November 30, 2020 14:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eugenetriguba/f703e15dc58ce6ed515cb803043e92d2 to your computer and use it in GitHub Desktop.
Save eugenetriguba/f703e15dc58ce6ed515cb803043e92d2 to your computer and use it in GitHub Desktop.
i3 Cheat Sheet

i3 Cheatsheet

i3 is a tiling window manager for Linux.

Any place that has arrowkeys may be replaced with jkl;. So while windows can be moved around with mod-shift-arrowkeys, they can also be moved around with the mod-shift-[jkl;] keys.

Command Description
mod-d Search for app to run (d menu)
mod-shift-q Quit focused app
mod-enter Open Terminal
mod-v Create the next window vertically
mod-arrowkeys Move between windows
mod-w Tabbed mode
mod-s Stacked mode
mod-e Default mode
mod-r Resize window mode (left arrow key = narrower, right arrow key = wider)
mod-shift-arrowkeys Move window
mod-shift-[0-9] Move window to workspace
mod-shift-e Log out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment