Skip to content

Instantly share code, notes, and snippets.

@housir2001
Forked from lotem/cangjie5.custom.yaml
Created November 21, 2023 01:07
Show Gist options
  • Select an option

  • Save housir2001/3cd916bcd15f3569e120ea4a891bfc2a to your computer and use it in GitHub Desktop.

Select an option

Save housir2001/3cd916bcd15f3569e120ea4a891bfc2a to your computer and use it in GitHub Desktop.
Rime config for testing vertical UI in Squirrel https://github.com/rime/squirrel/pull/441
patch:
# menu/alternative_select_labels: [ ㊀, ㊁, ㊂, ㊃, ㊄, ㊅, ㊆, ㊇, ㊈ ]
# menu/alternative_select_labels: [ ㈠, ㈡, ㈢, ㈣, ㈤, ㈥, ㈦, ㈧, ㈨ ]
menu/alternative_select_labels: [ 一, 二, 三, 四, 五, 六, 七, 八, 九 ]
translator/preedit_format:
- "xlit|abcdefghijklmnopqrstuvwxyz|日月金木水火土竹戈十大中一弓人心手口尸廿山女田難卜符|"
patch:
style/color_scheme: aqua # observe the bottom of hightlighted block on a dark background app
style/font_face: 'Hiragino Maru Gothic ProN'
style/font_point: 21
style/label_font_face: 'Hiragino Maru Gothic ProN'
style/label_font_point: 18 # set to 21 to make Chinese numbers vertical
style/candidate_format: '%c %@'
style/vertical: true
style/base_offset: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment