Delete hypridle.conf

This commit is contained in:
Dante 2024-03-28 15:34:20 -04:00 committed by GitHub
parent 6b8e71956f
commit 21ea32d6a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +0,0 @@
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.
}