Disable fcitx5 clipboard
This commit is contained in:
parent
e086b08f45
commit
238d939d8e
2 changed files with 17 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue