From c80a54e42b52ce297f0f2f71af23c562832025c7 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:35:27 +0900 Subject: init --- ar/.config/fcitx5/conf/keyboard.conf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ar/.config/fcitx5/conf/keyboard.conf (limited to 'ar/.config/fcitx5/conf/keyboard.conf') 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 + -- cgit v1.2.3