diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/home/desktop/components/fcitx5/default.nix | 2 |
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"; |