1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Updated ChromeOS Terminal (markdown)

Thiago Perrotta 2021-10-09 21:43:02 -04:00
parent 6c6170df67
commit 68f3083b4d

@ -6,6 +6,5 @@ term_.prefs_.set('font-family', '"Fira Code", Cousine, "Roboto Mono", "Source Co
term_.prefs_.set('user-css-text', "x-row { font-feature-settings: 'liga','calt','ss01','ss02','ss03','ss04','ss05','ss06','ss07'; text-rendering: optimizeLegibility; }")
term_.prefs_.set('user-css', 'https://cdn.jsdelivr.net/npm/firacode@latest/distr/fira_code.min.css')
```
3. There is no step 3!
Note: The values for font-feature-settings can be tuned to your preference. For more details see the documentation at [stylistic sets](./How-to-enable-stylistic-sets)