listener { timeout = 200 on-timeout = notify-send "You are idle!" on-resume = notify-send "Welcome back!" ignore_inhibit = true } listener { timeout = 300 on-timeout = hyprlock } listener { timeout = 360 on-timeout = $XDG_CONFIG_HOME/hypr/scripts/screen_off.sh on-resume = $XDG_CONFIG_HOME/hypr/scripts/screen_on.sh }