From 2dd6a29e4d7a33bfef10973d6550e087be37ddee Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Thu, 14 Jul 2022 11:52:31 +0200 Subject: replace a hyperlink in crostini instructions with regular text (#1934) --- font.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'font.md') diff --git a/font.md b/font.md index 1af3b169..72343840 100644 --- a/font.md +++ b/font.md @@ -117,8 +117,8 @@ If you are using a different terminal, proceed with manual font installation. ``` After changing the config run `xrdb ~/.Xresources` to reload it. The new config is applied to all new terminals. - - Crostini (Linux on Chrome OS): Open [internal terminal preferences]( - chrome-untrusted://terminal/html/nassh_preferences_editor.html), set *Text font family* to + - 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: ```css @font-face { -- cgit v1.2.3