We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考这里:rime/home#1576
需要在squirrel.custom.yaml里设置全局配置:
patch: show_notifications_when: appropriate # 状态通知,可设为全开(always)全关(never) style/candidate_list_layout: linear # linear | stack 在这里设置全局侯选词展示方式 # 皮肤主题名称输入在下方,分为浅色和深色 # 浅色主题 style/color_scheme: wechat_light # 深色主题 style/color_scheme_dark: wechat_dark ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
参考这里:rime/home#1576
需要在squirrel.custom.yaml里设置全局配置:
The text was updated successfully, but these errors were encountered: