diff --git a/blacklayer.conf b/blacklayer.conf index 755f361..6147e26 100644 --- a/blacklayer.conf +++ b/blacklayer.conf @@ -1,5 +1,17 @@ # Blacklayer configuration + + +# RUN BLACKLAYER == true --> RUN BLACKLAYER +run_blacklayer=true + +# RUN-LOCK=true --> RUNS HYPRIDLE FOR LOCK SCREEN WHEN NO MOVEMENT +# RUN-SLEEP=true --> RUNS HYPRIDLE FOR CLOSE SCREENS WHEN NO MOVEMENT +run_lock=true +run_sleep=true + + + # Call-blacklayer script loop interval (seconds) LOOP_INTERVAL=60