From e5667bd117ac30275de0983bb19d4c48f2dd14da Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Mon, 1 Feb 2021 08:29:06 +0800 Subject: [PATCH] rime: add full width switch --- rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml b/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml index 15ab0a0..c26b99d 100644 --- a/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml +++ b/rime/.local/share/fcitx5/rime/double_pinyin_flypy.custom.yaml @@ -3,3 +3,6 @@ patch: - name: simplification reset: 1 states: ["漢字", "汉字"] + - name: full_shape + reset: 0 + states: ["半角", "全角"]