From 8453bb64d330ba4bbb268e2593e95a86477eec1c Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 23 Nov 2025 19:20:09 +0530 Subject: Dot File for niri Desktop --- hypr/hypridle.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 hypr/hypridle.conf (limited to 'hypr/hypridle.conf') diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf deleted file mode 100644 index 66db8c34f..000000000 --- a/hypr/hypridle.conf +++ /dev/null @@ -1,11 +0,0 @@ -listener { - timeout = 300 # 5min - on-timeout = hyprlock # command to run when timeout has passed - on-resume = notify-send "Welcome back!" # command to run when activity is detected after timeout has fired. -} - -listener { - timeout = 900 # 15min - on-timeout = hyprctl dispatch dpms off # command to run when timeout has passed - on-resume = hyprctl dispatch dpms on # command to run when activity is detected after timeout has fired. -} \ No newline at end of file -- cgit v1.2.3