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
@@ -90,6 +90,7 @@ ShellRoot {
HooksService.init()
BluetoothService.init()
BatteryService.init()
IdleInhibitorService.init()
}
Background {}