Compare commits

...

2 Commits

View File

@@ -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}