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