Created
July 19, 2019 05:34
-
-
Save ycrack/623983065caa00044f96f9de0a934fc5 to your computer and use it in GitHub Desktop.
Typora User-specific (Advanced) Configuration file
This file contains hidden or 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
| { | |
| "defaultFontFamily": { | |
| "standard": "Source Han Code JP", | |
| "serif": "Noto Serif CJK JP", | |
| "sansSerif": "Noto Sans CJK JP", | |
| "monospace": "Noto Sans Mono CJK JP" | |
| }, | |
| "autoHideMenuBar": false, | |
| "searchService": [ | |
| ["Googleで検索", "https://google.com/search?q=%s"] | |
| ], | |
| "keyBinding": {}, | |
| "monocolorEmoji": false, | |
| "maxFetchCountOnFileList": 500, | |
| "flags": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment