Delay after sleep for PAM readiness before turning on display

This commit is contained in:
David Heinemeier Hansson
2026-02-20 15:58:15 +01:00
parent 718ac2236c
commit 87600497da
+3
View File
@@ -0,0 +1,3 @@
echo "Delay after sleep for PAM readiness before turning on display"
sed -i 's/after_sleep_cmd = hyprctl dispatch dpms on/after_sleep_cmd = sleep 1 \&\& hyprctl dispatch dpms on/' ~/.config/hypr/hypridle.conf