aboutsummaryrefslogtreecommitdiff
path: root/modules/home
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-09-16 16:19:46 -0700
committerCaroline Larimore <caroline@larimo.re>2025-09-16 16:19:46 -0700
commit8e14b41c90384c998b818cac58d8e0dca2cdc8b6 (patch)
tree80a87c5cb9f1a1998e5520a93cdfc64131941a88 /modules/home
parent833f707243122a0403c3cb3b3a15f2ce8edf2067 (diff)
fcitx5: fix shift tap switching input method
Diffstat (limited to 'modules/home')
-rw-r--r--modules/home/desktop/components/fcitx5/default.nix2
1 files changed, 2 insertions, 0 deletions
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";