-
-
Save decaylala/4176455 to your computer and use it in GitHub Desktop.
【鼠鬚管】定製檔
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 設定全形模式下的空白爲半型空白 | |
# 位置:~/Library/Rime/luna_pinyin.custom.yaml | |
patch: | |
punctuator/full_shape: | |
" " : " " |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 適用於【鼠鬚管】0.9.6+ | |
# 位置:~/Library/Rime/squirrel.custom.yaml | |
patch: | |
us_keyboard_layout: "true" # 鍵盤選項:美式鍵盤 | |
style/font_face: "儷黑 Pro" # 字型名稱 | |
style/font_point: "22" # 字型大小 | |
app_options/com.googlecode.iterm2: {} # 默認 iTerm2 切換至鼠鬚管時爲中文 | |
"app_options/com.runningwithcrayons.Alfred-2": {} # 默認 Alfred2 切換至鼠鬚管時爲中文 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment