diff options
| -rw-r--r-- | config/hypr/hypridle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 18aff919..aeb0258c 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -30,7 +30,7 @@ listener { listener { timeout = 600 # 10 min on-timeout = loginctl lock-session # command to run when timeout has passed - on-resume = notify-send " Desktop Unlocked!" # command to run when activity is detected after timeout has fired. + #on-resume = notify-send " Desktop Unlocked!" # command to run when activity is detected after timeout has fired. } # Turn off screen |
