diff --git a/dot_config/private_fcitx5/private_conf/private_notifications.conf b/dot_config/private_fcitx5/private_conf/private_notifications.conf new file mode 100644 index 0000000..6e7d1b9 --- /dev/null +++ b/dot_config/private_fcitx5/private_conf/private_notifications.conf @@ -0,0 +1,3 @@ +# Hidden Notifications +HiddenNotifications= + diff --git a/dot_config/private_fcitx5/private_conf/private_skk.conf b/dot_config/private_fcitx5/private_conf/private_skk.conf new file mode 100644 index 0000000..a14bcf7 --- /dev/null +++ b/dot_config/private_fcitx5/private_conf/private_skk.conf @@ -0,0 +1,31 @@ +# Rule +Rule=custom +# Punctuation Style +PunctuationStyle=Japanese +# Initial Input Mode +InitialInputMode=Hiragana +# Page size +PageSize=7 +# Candidate Layout +Candidate Layout=Horizontal +# Return-key does not insert new line on commit +EggLikeNewLine=True +# Show Annotation +ShowAnnotation=True +# Candidate Key +CandidateChooseKey="ABC (a,b,c,...)" +# Number candidate of Triggers To Show Candidate Window +NTriggersToShowCandWin=3 + +[CandidatesPageUpKey] +0=Page_Up + +[CandidatesPageDownKey] +0=Next + +[CursorUp] +0=Up + +[CursorDown] +0=Down + diff --git a/dot_config/private_fcitx5/private_config b/dot_config/private_fcitx5/private_config new file mode 100644 index 0000000..527cf93 --- /dev/null +++ b/dot_config/private_fcitx5/private_config @@ -0,0 +1,70 @@ +[Hotkey] +# Trigger Input Method +TriggerKeys= +# Enumerate when press trigger key repeatedly +EnumerateWithTriggerKeys=True +# Enumerate Input Method Forward +EnumerateForwardKeys= +# Enumerate Input Method Backward +EnumerateBackwardKeys= +# Skip first input method while enumerating +EnumerateSkipFirst=False + +[Hotkey/AltTriggerKeys] +0=Shift_L + +[Hotkey/EnumerateGroupForwardKeys] +0=Super+space + +[Hotkey/EnumerateGroupBackwardKeys] +0=Shift+Super+space + +[Hotkey/ActivateKeys] +0=Shift+Tools + +[Hotkey/DeactivateKeys] +0=Control+Tools + +[Hotkey/PrevPage] +0=Up + +[Hotkey/NextPage] +0=Down + +[Hotkey/PrevCandidate] +0=Shift+Tab + +[Hotkey/NextCandidate] +0=Tab + +[Hotkey/TogglePreedit] +0=Control+Alt+P + +[Behavior] +# Active By Default +ActiveByDefault=False +# Share Input State +ShareInputState=No +# Show preedit in application +PreeditEnabledByDefault=True +# Show Input Method Information when switch input method +ShowInputMethodInformation=False +# Show Input Method Information when changing focus +showInputMethodInformationWhenFocusIn=False +# Show compact input method information +CompactInputMethodInformation=True +# Show first input method information +ShowFirstInputMethodInformation=True +# Default page size +DefaultPageSize=5 +# Override Xkb Option +OverrideXkbOption=False +# Custom Xkb Option +CustomXkbOption= +# Force Enabled Addons +EnabledAddons= +# Force Disabled Addons +DisabledAddons= +# Preload input method to be used by default +PreloadInputMethod=True + diff --git a/dot_config/private_fcitx5/private_profile b/dot_config/private_fcitx5/private_profile new file mode 100644 index 0000000..5dc8c41 --- /dev/null +++ b/dot_config/private_fcitx5/private_profile @@ -0,0 +1,23 @@ +[Groups/0] +# Group Name +Name=Default +# Layout +Default Layout=us +# Default Input Method +DefaultIM=mozc + +[Groups/0/Items/0] +# Name +Name=keyboard-us +# Layout +Layout= + +[Groups/0/Items/1] +# Name +Name=mozc +# Layout +Layout= + +[GroupOrder] +0=Default +