summaryrefslogtreecommitdiff
path: root/config/GeneralConfig.qml
diff options
context:
space:
mode:
authorSoramane <61896496+soramanew@users.noreply.github.com>2025-09-26 14:35:54 +1000
committerSoramane <61896496+soramanew@users.noreply.github.com>2025-09-26 14:35:54 +1000
commitdc986c00aa441f555e86449ccd044e24fa56a33a (patch)
tree11d54c955084fd9fc898ce0c27c167f31a672154 /config/GeneralConfig.qml
parentnix: add clazy to devshell (diff)
downloadcaelestia-shell-dc986c00aa441f555e86449ccd044e24fa56a33a.tar.gz
caelestia-shell-dc986c00aa441f555e86449ccd044e24fa56a33a.tar.bz2
caelestia-shell-dc986c00aa441f555e86449ccd044e24fa56a33a.zip
plugin: add sleep notifier
Lock before sleep
Diffstat (limited to 'config/GeneralConfig.qml')
-rw-r--r--config/GeneralConfig.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/GeneralConfig.qml b/config/GeneralConfig.qml
index d53364b..eecca01 100644
--- a/config/GeneralConfig.qml
+++ b/config/GeneralConfig.qml
@@ -13,6 +13,7 @@ JsonObject {
}
component Idle: JsonObject {
+ property bool lockBeforeSleep: true
property bool inhibitWhenAudio: true
property list<var> timeouts: [
{