mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
[PTRun]Input Smoothing Default value as recommended (#27288)
Included is enabled logic Co-authored-by: Sam Mercer <sam.mercer@globalviewsystems.co.uk>
This commit is contained in:
@@ -97,6 +97,7 @@ namespace Microsoft.PowerToys.Settings.UI.Library
|
||||
Position = StartupPosition.Cursor;
|
||||
UseCentralizedKeyboardHook = false;
|
||||
SearchQueryResultsWithDelay = true;
|
||||
SearchInputDelayFast = 50;
|
||||
SearchInputDelay = 150;
|
||||
SearchClickedItemWeight = 5;
|
||||
SearchQueryTuningEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user