listener { timeout = 500 # in seconds. on-timeout = hyprlock # command to run when timeout has passed. on-resume = notify-send "Welcome back, $USER!" # command to run when activity is detected after timeout has fired. }