diff options
Diffstat (limited to '.config/fcitx5/config')
| -rw-r--r-- | .config/fcitx5/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/fcitx5/config b/.config/fcitx5/config index 3ae8195..12e7a48 100644 --- a/.config/fcitx5/config +++ b/.config/fcitx5/config @@ -25,6 +25,8 @@ PrevPage= NextPage= # 埋め込みプリエディットの切り替え TogglePreedit= +# 修飾キーのショートカットをトリガーするための時間制限(ミリ秒) +ModifierOnlyKeyTimeout=250 [Hotkey/PrevCandidate] 0=Shift+Tab |