Ver código fonte

fix for yaml

Dew-OF-Aurora 4 meses atrás
pai
commit
090af91553
2 arquivos alterados com 5 adições e 5 exclusões
  1. 3 3
      custom/rime_frost.custom.yaml
  2. 2 2
      custom/squirrel.custom.yaml

+ 3 - 3
custom/rime_frost.custom.yaml

@@ -9,9 +9,9 @@ patch:
 
   "reduce_english_filter/mode": all
 
-  "custom_phrase":
-    "db_class": tabledb # 只读数据库,无法动态调频;设为 tabledb 可以动态调频
-    "initial_quality": 1000 # custom_phrase 的权重应该比 pinyin 和 melt_eng 大
+  "custom_phrase/db_class": tabledb # 只读数据库,无法动态调频;设为 tabledb 可以动态调频
+  "custom_phrase/initial_quality": 1000 # custom_phrase 的权重应该比 pinyin 和 melt_eng 大xx
+  "custom_phrase/enable_sentence": true
 
   "speller/algebra":
     - derive/^([zcs])h/$1/ # zh* ch* sh* 派生出 z* c* s*

+ 2 - 2
custom/squirrel.custom.yaml

@@ -15,8 +15,8 @@ patch:
       ascii_mode: true
 
   style:
-    color_scheme: macos_light
-    color_scheme_dark: macos_dark
+    color_scheme: mac_light
+    color_scheme_dark: mac_dark
 
     # 预设选项:(可被皮肤覆盖;如果皮肤没写,则默认使用这些属性。)
     text_orientation: horizontal # horizontal | vertical