Add swaylock.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Hotkey to lock the screen
|
||||
bindsym $mod+l exec pkill -USR1 swayidle
|
||||
|
||||
exec swayidle \
|
||||
timeout 300 'swaylock -c 000000' \
|
||||
before-sleep 'swaylock -c 000000'
|
||||
Reference in New Issue
Block a user