Change swayidle-lock-screen back to sleep
This commit is contained in:
@ -40,7 +40,7 @@ function run {
|
||||
else
|
||||
swayidle -w -C /dev/null \
|
||||
before-sleep "${(q)RESET_SAFEEYES}" \
|
||||
timeout 15 "systemctl suspend" &
|
||||
timeout 15 "systemctl sleep" &
|
||||
swayidle_pid="${!}"
|
||||
fi
|
||||
swaylock ${empty_flag} ${img_flags}
|
||||
|
||||
Reference in New Issue
Block a user