IdleInhibitor: initialize at startup, remove persistent setting (#505)

This commit is contained in:
lysec
2025-10-17 13:33:31 +02:00
parent 371ddbc776
commit eae2bf1476
4 changed files with 5 additions and 14 deletions
-1
View File
@@ -342,7 +342,6 @@ Singleton {
property string fontFixed: "DejaVu Sans Mono"
property real fontDefaultScale: 1.0
property real fontFixedScale: 1.0
property bool idleInhibitorEnabled: false
property bool tooltipsEnabled: true
}