File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,31 @@ step04: 自动追加自定义配置模板
104104
105105编辑完成保存文件,再手动执行 ` 04 ` 单独更新配置。
106106
107+ ## 3. 升级模式(Upgrade Mode)
108+
109+ ```
110+ === Rime Deploy ====
111+ welcome to use Rime installer.
112+
113+ Choose mode:
114+ [1] Auto mode: Suitable for first-time operation.
115+ [2] Handle mode: Decide to execute on your own.
116+ [3] Upgrade mode: Suitable for upgrade exist Rime <---- 更新模式 v3.2.0 新增
117+ Tips: input the index. e.g: 1; Ctrl-C exit.
118+ ```
119+
120+ 升级模式用来解决,适用于第一次安装脚本之后,后续想单独的更新上游配置。
121+
122+ ```
123+ [Upgrade Mode]
124+
125+ Choose mode:
126+ [1] Upgrade rime auto deploy <---- 更新这个脚本自己,仅限于 git 下载方式
127+ [2] Upgrade rime config <---- 更新配置仓库,目前是 雾凇拼音,会升级到最新
128+ Tips: input the index. e.g: 1; Ctrl-C exit.
129+ ```
130+
131+
107132# 三、自定义配置
108133
109134## 1. 自定义模糊拼音
@@ -122,7 +147,7 @@ step04: 自动追加自定义配置模板
122147style:
123148 color_scheme: <白天模式主题>
124149 color_scheme_dark: <黑夜模式主题>
125-
150+
126151# 皮肤列表
127152preset_color_schemes:
128153 macos_light: # <--- 上面的主题,可以替换为下面的主题名字
You can’t perform that action at this time.
0 commit comments