From a412f335f07691b6f4a3bd391714d03c788e9336 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 19 Oct 2023 21:53:13 +0200 Subject: auto-updated mozc config --- .config/fcitx5/conf/mozc.conf | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.config/fcitx5/conf/mozc.conf b/.config/fcitx5/conf/mozc.conf index fb1db79..5e21451 100644 --- a/.config/fcitx5/conf/mozc.conf +++ b/.config/fcitx5/conf/mozc.conf @@ -1,11 +1,13 @@ -# Initial Mode +# 初期モード InitialMode=Hiragana -# Vertical candidate list +# 入力状態の共有 +InputState="Follow Global Configuration" +# 候補を縦に並べる Vertical=True -# Expand Usage (Requires vertical candidate list) +# 用例の表示 (候補が縦並びのとき) ExpandMode="On Focus" -# Fix embedded preedit cursor at the beginning of the preedit +# プリエディットカーソルをプリエディットの先頭に固定する PreeditCursorPositionAtBeginning=False -# Hotkey to expand usage +# 用例を表示するホットキー ExpandKey= -- cgit v1.2.3