mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
雾凇拼音配置
This commit is contained in:
parent
53c3d8960c
commit
eba8e40f1a
1 changed files with 10 additions and 0 deletions
10
dot_local/share/fcitx5/rime/default.custom.yaml
Normal file
10
dot_local/share/fcitx5/rime/default.custom.yaml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
patch:
|
||||||
|
# 仅使用「雾凇拼音」的默认配置,配置此行即可
|
||||||
|
__include: rime_ice_suggestion:/
|
||||||
|
# 以下根据自己所需自行定义,仅做参考。
|
||||||
|
# 针对对应处方的定制条目,请使用 <recipe>.custom.yaml 中配置,例如 rime_ice.custom.yaml
|
||||||
|
__patch:
|
||||||
|
key_binder/bindings/+:
|
||||||
|
# 开启逗号句号翻页
|
||||||
|
- { when: paging, accept: comma, send: Page_Up }
|
||||||
|
- { when: has_menu, accept: period, send: Page_Down }
|
Loading…
Add table
Add a link
Reference in a new issue