From 8e14b41c90384c998b818cac58d8e0dca2cdc8b6 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 16 Sep 2025 16:19:46 -0700 Subject: fcitx5: fix shift tap switching input method --- modules/home/desktop/components/fcitx5/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/home/desktop/components/fcitx5/default.nix') diff --git a/modules/home/desktop/components/fcitx5/default.nix b/modules/home/desktop/components/fcitx5/default.nix index f4c06b0..a13cbe8 100644 --- a/modules/home/desktop/components/fcitx5/default.nix +++ b/modules/home/desktop/components/fcitx5/default.nix @@ -22,6 +22,8 @@ in { "0" = "Scroll_Lock"; }; + "Hotkey/AltTriggerKeys" = {}; + Behavior = { ActiveByDefault = "True"; # `true` outputs lowercase "true" # resetStateWhenFocusIn = "All"; -- cgit v1.2.3