summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/GeneralConfig.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/GeneralConfig.qml b/config/GeneralConfig.qml
index 91c85fc..dc6222e 100644
--- a/config/GeneralConfig.qml
+++ b/config/GeneralConfig.qml
@@ -12,6 +12,7 @@ JsonObject {
}
component Idle: JsonObject {
+ property bool inhibitWhenAudio: true
property real lockTimeout: 180 // 3 mins
property real dpmsTimeout: 300 // 5 mins
property real sleepTimeout: 600 // 10 mins