mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
increase scanAutoStop to 10s
This commit is contained in:
@@ -14,7 +14,7 @@ Singleton {
|
||||
// Constants (centralized tunables)
|
||||
readonly property int ctlPollMs: 1500
|
||||
readonly property int ctlPollSoonMs: 250
|
||||
readonly property int scanAutoStopMs: 6000
|
||||
readonly property int scanAutoStopMs: 10000
|
||||
|
||||
property bool airplaneModeToggled: false
|
||||
property bool lastBluetoothBlocked: false
|
||||
|
||||
Reference in New Issue
Block a user