diff --git a/.config/sway/config b/.config/sway/config index 38dd657..639fc4b 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -79,7 +79,10 @@ input type:keyboard { bindsym $mod+Shift+c reload # Exit sway (logs you out of your Wayland session) - bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' + #bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' + bindsym $mod+Shift+e exit + bindsym $mod+Mod1+Shift+p exec systemctl poweroff + bindsym $mod+Mod1+Shift+s exec systemctl suspend # # Moving around: #