diff options
Diffstat (limited to 'ar/.config/fcitx5/conf/keyboard.conf')
| -rw-r--r-- | ar/.config/fcitx5/conf/keyboard.conf | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ar/.config/fcitx5/conf/keyboard.conf b/ar/.config/fcitx5/conf/keyboard.conf new file mode 100644 index 0000000..4609af6 --- /dev/null +++ b/ar/.config/fcitx5/conf/keyboard.conf @@ -0,0 +1,27 @@ +# Page size +PageSize=5 +# Enable emoji in hint +EnableEmoji=True +# Enable emoji in quickphrase +EnableQuickPhraseEmoji=True +# Choose key modifier +Choose Modifier=Super +# Enable hint by default +EnableHintByDefault=False +# Trigger hint mode +Hint Trigger= +# Trigger hint mode for one time +One Time Hint Trigger= +# Use new compose behavior +UseNewComposeBehavior=True +# Type special characters with long press +EnableLongPress=False +# Applications disabled for long press +LongPressBlocklist= + +[PrevCandidate] +0=Shift+Tab + +[NextCandidate] +0=Tab + |
