aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-15 12:26:47 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-15 12:26:47 +0900
commit1fdfef2bac91117ebb9f037c09a9e20081e10c48 (patch)
tree54f4611d34b4dd5c0b04b4ad500306ca418b8e84
parentacabf01a3ced31bf1810d56bb08acd3ee0b8bad6 (diff)
hypridle minor update
-rw-r--r--config/hypr/hypridle.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf
index b71c21df..18aff919 100644
--- a/config/hypr/hypridle.conf
+++ b/config/hypr/hypridle.conf
@@ -22,15 +22,15 @@ general {
# Warn
listener {
timeout = 540 # 9 min
- on-timeout = notify-send "You are idle!" # command to run when timeout has passed
- on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired.
+ on-timeout = notify-send " You are idle!" # command to run when timeout has passed
+ on-resume = notify-send " Welcome back!" # command to run when activity is detected after timeout has fired.
}
# Screenlock
listener {
timeout = 600 # 10 min
on-timeout = loginctl lock-session # command to run when timeout has passed
- # on-resume = notify-send "Welcome back to your desktop!" # 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage