Apps & Session

Summary

This note is a quick reference for Sway shortcuts related to launching apps, screenshots, clipboard, screen lock, and session management.

Terminal and launcher

ShortcutPurpose
Mod + Enteropen a new Foot terminal
Mod + Dopen the app launcher (rofi)
Mod + Copen clipboard picker (clipman)

Screenshots and lock

ShortcutPurpose
Printscreenshot of the full screen (saved to ~/Pictures)
Mod + Printscreenshot of a selected area (drag to select)
Mod + Shift + Escapelock the screen

Voice typing

ShortcutPurpose
Mod + T (hold)start recording voice
Mod + T (release)stop recording and type the result
Alt + Shift + D (hold)start Whispering Open push-to-talk
Alt + Shift + D (release)stop and transcribe

Window management

ShortcutPurpose
Mod + Qclose the focused window (keeps app running if it has other windows)
Mod + Shift + Qclose the focused app completely (sends SIGTERM to the process)
Mod + Shift + Whide window to scratchpad (close but not fully — bring back with Mod + −)
Mod + Shift + −move focused window to scratchpad
Mod + −show the next scratchpad window (cycles through hidden windows)

Session

ShortcutPurpose
Mod + Shift + Creload Sway config
Mod + Shift + Eexit Sway (shows a confirmation dialog before logging out)
Mod + Shift + Sre-run autostart script

Notes

  • Mod = Super / Windows key
  • Mod + Q closes just one window (useful for Vivaldi pop-ups). Mod + Shift + Q kills the whole app
  • Mod + E is not a terminal — it toggles split direction (see Tiling)
  • Mod + Shift + E shows a confirmation dialog so you won’t log out by accident