mirror of
https://github.com/d0zingcat/rime-ice.git
synced 2026-05-13 15:09:58 +00:00
update gitignore and add customized default
Signed-off-by: d0zingcat <iamtangli42@gmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,7 +8,7 @@ sync/
|
||||
*.userdb/
|
||||
installation.yaml
|
||||
user.yaml
|
||||
*.custom.yaml
|
||||
#*.custom.yaml
|
||||
!others/**/*.custom.yaml
|
||||
|
||||
custom_phrase_double.txt
|
||||
|
||||
8
default.custom.yaml
Normal file
8
default.custom.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user