From 839b551eb4e9dfde4a01988f1a8c87d354d94cd3 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:14:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b46a1b3..e150ec4 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Change the color value: blacklayer.c > static const GdkRGBA DEFAULT_COLOR = { 0. Then, compile the blacklayer.c file! ## Here are the available settings in hypridle.conf: -In hypridle.conf, the 'timeout:' values define how long the system must remain completely idle (no keyboard or mouse input) before an action is triggered. +In hypridle.conf, the 'timeout:' values define how long the system must remain completely idle (no keyboard or mouse input) before the corresponding lock or sleep scripts are executed.

## ❓ HOW IT WORKS ❓