From 5b2ee6ea43871aa06baa8715d46c068ae06fd139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Wed, 5 Nov 2025 03:18:49 -0700 Subject: [PATCH] fix(fcitx5): Disable shift to toggle --- modules/home/users/crumb/fcitx5.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/home/users/crumb/fcitx5.nix b/modules/home/users/crumb/fcitx5.nix index ff05905..d617b16 100644 --- a/modules/home/users/crumb/fcitx5.nix +++ b/modules/home/users/crumb/fcitx5.nix @@ -26,6 +26,12 @@ in { TriggerKey."0" = "Super+semicolon"; }; + globalOptions = { + # Disable shift to toggle. I accidentally press it all the time. + # 날 미치게 만들어요. + Hotkey.AltTriggerKeys = ""; + }; + # Enable the Engish, math, and X-SAMPA keyboards. This section is # easiest to edit if you first delete the Home-manager symlink at # ~/.config/fcitx5, configure Fcitx5 graphically via