# - bof - # Mod Shift e logout Mod jkl; Mod Arrows Mod s Stocking mode Mod e Tile mode Mod w Tab mode Mod r Resize mode Esc exit resize mode Mod Shift Arrow move window Mod 1, 2, 3 move to that work space Mod Shift 1, 2, 3 to move window to that work space Mod Shift r Restart/refresh i3 sudo pacman -S feh --noconfirm; vim ~/.config/i3/config vim /home/is_derayo/.config/i3/config add exec_always feh --bg-scale /home/is_derayo/Documents/Pictures/KDE_Wallpaper.jpg save, exit Mod Shift r refresh # - - # # - - # :f # - - # # - Configure scren - # sudo pacman -S arandr --noconfirm; Throughout this guide, the i3 logo will be used to refer to the configured modifier. This is the  key (Mod1) by default, with super/ (Mod4) being a popular alternative. Basics Mod +  open new terminal Mod + j focus left Mod + k focus down Mod + l focus up Mod + ; focus right Mod + a focus parent Mod +  toggle focus mode Moving windows Mod +  + j move window left Mod +  + k move window down Mod +  + l move window up Mod +  + ; move window right Modifying windows Mod + f toggle fullscreen Mod + v split a window vertically Mod + h split a window horizontally Mod + r resize mode Look at the “Resizing containers / windows” section of the user guide. Changing the container layout Mod + e default Mod + s stacking Mod + w tabbed Floating Mod +  +  toggle floating Mod +  drag floating Using workspaces Mod + 0-9 switch to another workspace Mod +  + 0-9 move a window to another workspace Opening applications / Closing windows Mod + d open application launcher (dmenu) Mod +  + q kill a window Restart / Exit Mod +  + c reload the configuration file Mod +  + r restart i3 inplace Mod +  + e exit i3 # - eof - #