diff --git a/migrations/1771599447.sh b/migrations/1771599447.sh new file mode 100644 index 00000000..dd183cf9 --- /dev/null +++ b/migrations/1771599447.sh @@ -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