Skip to content

Latest commit

 

History

History
85 lines (62 loc) · 2.73 KB

sway.md

File metadata and controls

85 lines (62 loc) · 2.73 KB

SWAY

Requirements

paru waybar alacritty gammastep sway-launcher-desktop mako swaylock swayidle grim pulseaudioctl brightnessctl playerctl autotiling-git

Install

paru sway

Keybindings

The Mod key is Win

Launching and killings programs

  • Mod + Enter Launch terminal
  • Mod + Shift + enter Launch file manager
  • Mod + p Prompt for program

Layouts

  • Mod + w Tabbed layout
  • Mod + e ? layout
  • Mod + s Stacked layout

Sway

  • Mod + Shift + e Prompt to quit sway
  • Mod + Shift + r Reload sway
  • Mod + Ctrl + l Lock screen

Workspaces

  • Mod + [1..9] Switch to workSpace N
  • Mod + Shift + [1..9] Move client to workSpace N

Screens

  • Mod + . Switch the workspace to the HDMI-A-1
  • Mod + , Switch the workspace to the eDP-1

Floating Windows

  • Mod + LMB Set the window to floating mode and move by dragging
  • Mod + CMB Raise the window to the top of the stack
  • Mod + RMB Set the window to floating mode and resize by dragging
  • Mod + BackSpace Put selected window back to layout.

Scratchpads

  • Mod + Shift + - Put client into scratchpad
  • Mod + - Toggle scratchpad

References