diff --git a/.config/sway/common/20-keybindings.conf b/.config/sway/common/20-keybindings.conf index 00b15a1..1005ab2 100644 --- a/.config/sway/common/20-keybindings.conf +++ b/.config/sway/common/20-keybindings.conf @@ -31,6 +31,9 @@ bindsym $mod+Shift+e exit # See 11-idle_lock.conf for locker definition bindsym $mod+Mod1+l exec "$locker" +# Suspend the whole system +bindsym $mod+Mod1+s exec "systemctl suspend" + # Passmenu # (using aur/bemenu-dmenu to use dmenu without patching passmenu) bindsym $mod+p exec passmenu