diff --git a/ChromeOS-Terminal.md b/ChromeOS-Terminal.md index 96b3074..f7ce906 100644 --- a/ChromeOS-Terminal.md +++ b/ChromeOS-Terminal.md @@ -26,7 +26,7 @@ x-screen { -webkit-font-feature-settings: "liga" on, "calt" on; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; - font-family: 'Fira Code'; + font-family: "Fira Code", "PT Mono", "DejaVu Sans Mono", "Noto Sans Mono", "Everson Mono", FreeMono, Menlo, Terminal, monospace; } ``` If there are any ideas on how to fix this completely, please add notes on the bug report: https://github.com/tonsky/FiraCode/pull/750 \ No newline at end of file