diff options
Diffstat (limited to 'core/modules/screen-standby/module.conf')
-rw-r--r-- | core/modules/screen-standby/module.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/modules/screen-standby/module.conf b/core/modules/screen-standby/module.conf index da54d2dd..1e03a8b8 100644 --- a/core/modules/screen-standby/module.conf +++ b/core/modules/screen-standby/module.conf @@ -1,5 +1,10 @@ #!/bin/bash +REQUIRED_MODULES=" + xorg +" REQUIRED_BINARIES=" + setterm + xset " REQUIRED_LIBRARIES="" REQUIRED_DIRECTORIES=" |