mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
replace a hyperlink in crostini instructions with regular text (#1934)
This commit is contained in:
parent
71e4e3288d
commit
2dd6a29e4d
2 changed files with 4 additions and 4 deletions
|
@ -704,8 +704,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 {
|
||||
|
|
4
font.md
4
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 {
|
||||
|
|
Loading…
Reference in a new issue