mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fcitx5: remove "null" from configuration
This commit is contained in:
parent
06a4ec7611
commit
25159fd708
2 changed files with 9 additions and 11 deletions
|
|
@ -5,10 +5,10 @@ ActiveByDefault=false
|
|||
AllowInputMethodForPassword=false
|
||||
AutoSavePeriod=30
|
||||
CompactInputmethodInformation=true
|
||||
CustomXkbOption=null
|
||||
CustomXkbOption=
|
||||
DefaultPageSize=5
|
||||
DisabledAddons=null
|
||||
EnabledAddons=null
|
||||
DisabledAddons=
|
||||
EnabledAddons=
|
||||
OverriedXkbOption=false
|
||||
PreeditEnabledByDefault=true
|
||||
PreloadInputMethod=true
|
||||
|
|
@ -19,9 +19,9 @@ ShowInputMethodInformationWhenFocusIn=false
|
|||
ShowPreeditForPassword=false
|
||||
|
||||
[Hotkey]
|
||||
EnumerateBackwardKeys=null
|
||||
EnumerateForwardKeys=null
|
||||
EnumerateSkipFirst=null
|
||||
EnumerateBackwardKeys=
|
||||
EnumerateForwardKeys=
|
||||
EnumerateSkipFirst=
|
||||
EnumerateWithTriggerKeys=true
|
||||
|
||||
[Hotkey/AltTriggerKeys]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue