# Sway Cheatsheet [https://i3wm.org/docs/userguide.html](https://i3wm.org/docs/userguide.html) [https://github.com/swaywm/sway/wiki](https://github.com/swaywm/sway/wiki) Throughout this guide, the Sway logo will be used to refer to the configured modifier. This is the Super/ (`Mod4`) by default, with key (`Mod1`) being a popular alternative. ## Basics
![]() | open new terminal |
![]() | focus left |
![]() | focus down |
![]() | focus up |
![]() | focus right |
![]() | focus parent |
![]() | toggle focus mode |
![]() | move window left |
![]() | move window down |
![]() | move window up |
![]() | move window right |
![]() | toggle fullscreen |
![]() | split a window vertically |
![]() | split a window horizontally |
![]() | resize mode |
![]() | default (toggle vertical/horizontal) |
![]() | stacking |
![]() | tabbed |
![]() | toggle floating |
![]() | drag floating |
![]() | switch to another workspace |
![]() | move a window to another workspace |
![]() | open application launcher (dmenu) |
![]() | kill a window |
![]() | reload the configuration file |
![]() | exit Sway |