summaryrefslogtreecommitdiffstats
path: root/core/modules/screen-standby/module.conf
blob: 1e03a8b882f1c98a7b1e95547f0390bd8d384204 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_MODULES="
	xorg
"
REQUIRED_BINARIES="
	setterm
	xset
"
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES="
"