From 10ecd24a5811cc1c960af0c4191dacc18b9c0ab3 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:43:04 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3e9f5db..098f903 100644 --- a/README.md +++ b/README.md @@ -118,10 +118,10 @@ $(pkg-config --cflags --libs gtk+-3.0 gdk-pixbuf-2.0) \ ```

## Here are the available settings in blacklayer.conf: -# run_blacklayer=true → Enable per-monitor blacklayer -# run_lock=true → Lock the session after inactivity -# run_sleep=true → Turn off all displays after longer inactivity -# LOOP_INTERVAL=60, COUNT_THRESHOLD=5, EVENT_POLL_INTERVAL=3, resource=, color +run_blacklayer=true → Enable per-monitor blacklayer +run_lock=true → Lock the session after inactivity +run_sleep=true → Turn off all displays after longer inactivity +LOOP_INTERVAL=60, COUNT_THRESHOLD=5, EVENT_POLL_INTERVAL=3, resource=, color= ## 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.