Dew-OF-Aurora 3 kuukautta sitten
vanhempi
sitoutus
1eeae5f390
1 muutettua tiedostoa jossa 6 lisäystä ja 9 poistoa
  1. 6 9
      custom/squirrel.custom.yaml

+ 6 - 9
custom/squirrel.custom.yaml

@@ -1,13 +1,13 @@
 patch:
   app_options:
-    com.apple.Spotlight: # 聚焦搜索
-      ascii_mode: false # true默认英文,false默认中文
-    com.apple.Terminal: # 终端
+    com.apple.Spotlight:
+      ascii_mode: false
+    com.apple.Terminal:
       ascii_mode: true
-    com.microsoft.VSCode: # Visual Studio Code
+    com.microsoft.VSCode:
       ascii_mode: true
-      ascii_punct: true # 中文状态输出英文标点(半角)
-    com.jetbrains.intellij: # idea
+      ascii_punct: true
+    com.jetbrains.intellij:
       ascii_mode: true
     com.jetbrains.CLion:
       ascii_mode: true
@@ -17,7 +17,6 @@ patch:
     color_scheme: mac_light
     color_scheme_dark: mac_dark
 
-    # 预设选项:(可被皮肤覆盖;如果皮肤没写,则默认使用这些属性。)
     text_orientation: horizontal # horizontal | vertical
     candidate_list_layout: linear
     inline_preedit: true
@@ -31,9 +30,7 @@ patch:
     #base_offset: 6
     font_face: "Lucida Grande"
     font_point: 21
-    #label_font_face: 'Lucida Grande'
     label_font_point: 18
-    #comment_font_face: 'Lucida Grande'
     comment_font_point: 18
 
   # 皮肤列表