[Hypridle] Improve idle manager
This commit is contained in:
		| @@ -16,17 +16,12 @@ general { | ||||
| } | ||||
|  | ||||
| listener { | ||||
|     timeout = 200 | ||||
|     on-timeout = notify-send "100s to screen off" | ||||
| } | ||||
|  | ||||
| listener { | ||||
|     timeout = 210 | ||||
|     timeout = 300 | ||||
|     on-timeout = hyprlock | ||||
| } | ||||
|  | ||||
| listener { | ||||
|     timeout = 300 | ||||
|     timeout = 360 | ||||
|     on-timeout = hyprctl dispatch dpms off | ||||
|     on-resume = hyprctl dispatch dpms on | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user