diff --git a/cfg/sway/config b/cfg/sway/config index 780a715..fd7371c 100644 --- a/cfg/sway/config +++ b/cfg/sway/config @@ -30,6 +30,9 @@ output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_19 bindsym $mod+Shift+s exec grim -g "$(slurp)" - | wl-copy bindsym $mod+Shift+a exec grim - | wl-copy + # Lock screen + bindsym Alt+Shift+l exec swaylock + # Exit sway (logs you out of your Wayland session) bindsym $mod+Shift+q 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' #