remove shift space hotkey

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-12 17:16:44 -06:00
parent e4d26ecb0c
commit 4ca028ae52

View file

@ -264,7 +264,6 @@ in
globalOptions = { globalOptions = {
"Hotkey/TriggerKeys" = { "Hotkey/TriggerKeys" = {
"0" = "Alt+space"; "0" = "Alt+space";
"1" = "Shift+space";
}; };
}; };
inputMethod = { inputMethod = {