config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit 6f04db2a9a7b6b0e30920312335b1a334eedd77d
parent 3ae664966b60fe3436491f9f13b1c62d732dcffc
Author: dwrz <dwrz@dwrz.net>
Date:   Mon,  1 Apr 2024 13:22:05 +0000

Update fcitx5 config

Diffstat:
Mfcitx5/config | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/fcitx5/config b/fcitx5/config @@ -21,7 +21,7 @@ DeactivateKeys= TogglePreedit= [Hotkey/TriggerKeys] -0=Control+Shift+space +0=F9 [Hotkey/PrevPage] 0=Up @@ -62,4 +62,10 @@ EnabledAddons= DisabledAddons= # Preload input method to be used by default PreloadInputMethod=True +# Allow input method in the password field +AllowInputMethodForPassword=False +# Show preedit text when typing password +ShowPreeditForPassword=False +# Interval of saving user data in minutes +AutoSavePeriod=30