diff --git a/.gitignore b/.gitignore index 51ae585..2e8c07a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ sync/ *.userdb/ installation.yaml user.yaml -*.custom.yaml +#*.custom.yaml !others/**/*.custom.yaml custom_phrase_double.txt @@ -20,4 +20,4 @@ cn_dicts/temp.txt rime_console rime_deployer -rime_patch \ No newline at end of file +rime_patch diff --git a/default.custom.yaml b/default.custom.yaml new file mode 100644 index 0000000..0f83e48 --- /dev/null +++ b/default.custom.yaml @@ -0,0 +1,8 @@ +patch: + schema_list: + - {schema: rime_ice} + - {schema: double_pinyin_flypy} + "menu/page_size": 10 + # 启用Shift上屏英文并进行中英文切换 + "ascii_composer/switch_key/Shift_L": commit_code + "ascii_composer/switch_key/Shift_R": commit_code