This commit is contained in:
xSghetti 2025-03-24 12:32:06 -04:00
parent 97115ed0e5
commit 4ac5f5e5e5
31 changed files with 290 additions and 133 deletions

View file

@ -1,5 +1,5 @@
listener {
timeout = 1000 # 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.
}
#listener {
# timeout = 600 # 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.
#}