From e4c60fa8f9673b6120fe79ccc7f9d638c4137c4e Mon Sep 17 00:00:00 2001 From: xyz Date: Wed, 19 May 2021 04:29:27 -0700 Subject: add fcitx5-rime theme --- .config/fcitx5/conf/classicui.conf | 11 +++++++++++ .config/fcitx5/conf/rime.conf | 1 + 2 files changed, 12 insertions(+) create mode 100644 .config/fcitx5/conf/classicui.conf create mode 100644 .config/fcitx5/conf/rime.conf diff --git a/.config/fcitx5/conf/classicui.conf b/.config/fcitx5/conf/classicui.conf new file mode 100644 index 00000000..4e9b656b --- /dev/null +++ b/.config/fcitx5/conf/classicui.conf @@ -0,0 +1,11 @@ +# 垂直候选列表 +Vertical Candidate List=False + +# 按屏幕 DPI 使用 +PerScreenDPI=True + +# Font (设置成你喜欢的字体) +Font="Adobe Kaiti Std 12" + +# 主题(这里要改成你想要使用的主题名,主题名就在下面) +Theme=summer diff --git a/.config/fcitx5/conf/rime.conf b/.config/fcitx5/conf/rime.conf new file mode 100644 index 00000000..c3d17d00 --- /dev/null +++ b/.config/fcitx5/conf/rime.conf @@ -0,0 +1 @@ +PreeditInApplication=True -- cgit v1.2.3-70-g09d2