diff options
Diffstat (limited to '.config/fcitx5')
-rw-r--r-- | .config/fcitx5/conf/classicui.conf | 2 | ||||
-rw-r--r-- | .config/fcitx5/conf/mozc.conf | 2 | ||||
-rw-r--r-- | .config/fcitx5/config | 4 | ||||
-rw-r--r-- | .config/fcitx5/profile | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/.config/fcitx5/conf/classicui.conf b/.config/fcitx5/conf/classicui.conf index 12677f6..e182f22 100644 --- a/.config/fcitx5/conf/classicui.conf +++ b/.config/fcitx5/conf/classicui.conf @@ -22,4 +22,6 @@ ShowLayoutNameInIcon=False UseInputMethodLangaugeToDisplayText=True # Theme Theme=loek +# Force font DPI on Wayland +ForceWaylandDPI=0 diff --git a/.config/fcitx5/conf/mozc.conf b/.config/fcitx5/conf/mozc.conf index 16c9eb0..fb1db79 100644 --- a/.config/fcitx5/conf/mozc.conf +++ b/.config/fcitx5/conf/mozc.conf @@ -7,5 +7,5 @@ ExpandMode="On Focus" # Fix embedded preedit cursor at the beginning of the preedit PreeditCursorPositionAtBeginning=False # Hotkey to expand usage -ExpandKey=Control+Alt+H +ExpandKey= diff --git a/.config/fcitx5/config b/.config/fcitx5/config index d7ffe9f..c178a55 100644 --- a/.config/fcitx5/config +++ b/.config/fcitx5/config @@ -40,13 +40,13 @@ ShareInputState=All # Show preedit in application PreeditEnabledByDefault=True # Show Input Method Information when switch input method -ShowInputMethodInformation=True +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 +ShowFirstInputMethodInformation=False # Default page size DefaultPageSize=5 # Override Xkb Option diff --git a/.config/fcitx5/profile b/.config/fcitx5/profile index a3e35fe..da16aba 100644 --- a/.config/fcitx5/profile +++ b/.config/fcitx5/profile @@ -22,7 +22,7 @@ Layout= # Name Name=mozc # Layout -Layout= +Layout=us [GroupOrder] 0=Default |