lock screen

This commit is contained in:
Ivan Dimitrov 2023-07-08 10:22:58 +03:00
parent 6e5629f04d
commit 590bcb8ac5

View File

@ -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'
#