diff --git a/README.md b/README.md index 7f6fad1..59c8ed7 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ In hypridle.conf, the 'timeout:' values define how long the system must remain c

## [HYPRIDLE] -user-run(call-blacklayer.sh) --> Run Hypridle --> Detect no movement for X time --> idle-lock.sh or idle-sleep.sh(controls the blacklayer.conf>run-lock,run-sleep values for the run) --> If true(Lock Screen or Sleep Screen process) --> When movement detected run(idle-resume.sh) +user-run(call-blacklayer.sh) --> Run Hypridle --> Detect no movement for X time --> idle-lock.sh or idle-sleep.sh(controls the blacklayer.conf>run-lock,run-sleep values for the run) --> If value is true(Lock Screen or Sleep Screen process) --> When movement detected run(idle-resume.sh)

## Roadmap