Disable fcitx5 clipboard

This commit is contained in:
outfoxxed 2024-01-14 03:30:27 -08:00
parent e086b08f45
commit 238d939d8e
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 17 additions and 3 deletions

View file

@ -59,4 +59,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