mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
fix a typo in docs
This commit is contained in:
parent
b9be4f968b
commit
aa6d40b733
1 changed files with 1 additions and 1 deletions
2
font.md
2
font.md
|
@ -62,7 +62,7 @@ applications on your system. Configure your terminal to use this font:
|
||||||
- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance*
|
- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance*
|
||||||
tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`.
|
tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`.
|
||||||
Exit the Preferences dialog by clicking *Close*.
|
Exit the Preferences dialog by clicking *Close*.
|
||||||
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and and the following section
|
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section
|
||||||
to it:
|
to it:
|
||||||
```yaml
|
```yaml
|
||||||
font:
|
font:
|
||||||
|
|
Loading…
Reference in a new issue