Compare commits

..

2 Commits

View File

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