aboutsummaryrefslogtreecommitdiff
path: root/font.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-08-20 11:16:28 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-08-20 11:16:28 +0300
commit0493886837595bdfb0d8ee36a8b25556ac0a64ea (patch)
tree86238627a113b0c6acdeddf79358a77a352fb33a /font.md
parentf9fd384d8d64022e24c83bb03ba69e415c7fa90e (diff)
clarify that quotes are necessary when specifying font name in crostini (#1934)
Diffstat (limited to 'font.md')
-rw-r--r--font.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/font.md b/font.md
index 72343840..3390f5fa 100644
--- a/font.md
+++ b/font.md
@@ -119,7 +119,7 @@ If you are using a different terminal, proceed with manual font installation.
all new terminals.
- Crostini (Linux on Chrome OS): Open
chrome-untrusted://terminal/html/nassh_preferences_editor.html, set *Text font family* to
- `'MesloLGS NF'` and *Custom CSS (inline text)* to the following:
+ `'MesloLGS NF'` (including the quotes) and *Custom CSS (inline text)* to the following:
```css
@font-face {
font-family: "MesloLGS NF";