summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/fcitx5/conf/classicui.conf18
1 files changed, 11 insertions, 7 deletions
diff --git a/.config/fcitx5/conf/classicui.conf b/.config/fcitx5/conf/classicui.conf
index 4e9b656b..f5e089f1 100644
--- a/.config/fcitx5/conf/classicui.conf
+++ b/.config/fcitx5/conf/classicui.conf
@@ -1,11 +1,15 @@
-# 垂直候选列表
+# Vertical Candidate List
Vertical Candidate List=False
-
-# 按屏幕 DPI 使用
+# Use Per Screen DPI
PerScreenDPI=True
-
-# Font (设置成你喜欢的字体)
+# Use mouse wheel to go to prev or next page
+WheelForPaging=True
+# Font
Font="Adobe Kaiti Std 12"
-
-# 主题(这里要改成你想要使用的主题名,主题名就在下面)
+# Menu Font
+MenuFont="Sans 10"
+# Use input method langauge to display text
+UseInputMethodLangaugeToDisplayText=True
+# Theme
Theme=summer
+