diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index e256f2c..c8d3731 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -233,6 +233,7 @@ default_border pixel 4 bindsym $mod+ctrl+shift+l exec 'swaylock -i ~/.wallpaper' exec swayidle -w before-sleep 'swaylock -i ~/.wallpaper' +bindsym $mod+ctrl+alt+shift+l exec 'systemctl suspend' #autostart exec 'swaylock -i ~/.wallpaper'