diff --git a/ChromeOS-Terminal.md b/ChromeOS-Terminal.md index ec49365..9af2a62 100644 --- a/ChromeOS-Terminal.md +++ b/ChromeOS-Terminal.md @@ -7,3 +7,5 @@ term_.prefs_.set('user-css-text', "x-row { font-feature-settings: 'liga','calt', 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) \ No newline at end of file