From 9f8d13f0bc699a9859378cf472cd54a2c65da067 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 26 Sep 2021 20:52:21 -0700 Subject: refactor --- .config/fcitx5/conf/classicui.conf | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to '.config/fcitx5') 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 + -- cgit v1.2.3-70-g09d2