feat: rime-data for both linux & macOS

This commit is contained in:
Ryan Yin
2023-07-17 13:19:10 +08:00
parent cc6e5ea071
commit 32429619ab
10 changed files with 116 additions and 35 deletions
+3
View File
@@ -7,4 +7,7 @@
# 我仅修改了 default.yaml 文件,将其中的半角括号改为了直角括号「 与 」。
rime-data = ./rime-data-flypy;
fcitx5-rime = super.fcitx5-rime.override { rimeDataPkgs = [ ./rime-data-flypy ]; };
# used by macOS Squirrel
flypy-squirrel = ./rime-data-flypy;
})