mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Add hotkey setting
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Wox.Infrastructure
|
||||
Instance.UserSetting.Theme = "Default";
|
||||
Instance.UserSetting.ReplaceWinR = true;
|
||||
Instance.UserSetting.WebSearches = Instance.UserSetting.LoadDefaultWebSearches();
|
||||
Instance.UserSetting.Hotkey = "Win + W";
|
||||
}
|
||||
|
||||
public static CommonStorage Instance
|
||||
|
||||
Reference in New Issue
Block a user