fix hotkeys for input method

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-12 14:23:54 -06:00
parent a6753d9589
commit 941ba12500

View file

@ -263,7 +263,8 @@ in
settings = { settings = {
globalOptions = { globalOptions = {
"Hotkey/TriggerKeys" = { "Hotkey/TriggerKeys" = {
"0" = "Alt+Space"; "0" = "Alt+space";
"1" = "Shift+space";
}; };
}; };
inputMethod = { inputMethod = {