From 6a1dff9e8a45267a0e5eadbe92a941efa1021bc3 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Mon, 1 Feb 2021 08:08:51 +0800 Subject: [PATCH] add RIME config --- rime/.local/share/fcitx5/rime/default.custom.yaml | 3 +++ .../.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 rime/.local/share/fcitx5/rime/default.custom.yaml create mode 100644 rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml diff --git a/rime/.local/share/fcitx5/rime/default.custom.yaml b/rime/.local/share/fcitx5/rime/default.custom.yaml new file mode 100644 index 0000000..d0d75d7 --- /dev/null +++ b/rime/.local/share/fcitx5/rime/default.custom.yaml @@ -0,0 +1,3 @@ +patch: + schema_list: + - schema: double_pinyin_flypy diff --git a/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml b/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml new file mode 100644 index 0000000..15ab0a0 --- /dev/null +++ b/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml @@ -0,0 +1,5 @@ +patch: + switches: + - name: simplification + reset: 1 + states: ["漢字", "汉字"]