From 941ba125007d13344e44ffe100b39a12d35f4757 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 12 Dec 2025 14:23:54 -0600 Subject: [PATCH] fix hotkeys for input method --- flakes/de_plasma/de_plasma.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flakes/de_plasma/de_plasma.nix b/flakes/de_plasma/de_plasma.nix index 388716ff..465757d5 100644 --- a/flakes/de_plasma/de_plasma.nix +++ b/flakes/de_plasma/de_plasma.nix @@ -263,7 +263,8 @@ in settings = { globalOptions = { "Hotkey/TriggerKeys" = { - "0" = "Alt+Space"; + "0" = "Alt+space"; + "1" = "Shift+space"; }; }; inputMethod = {