fix: removed incorrect line break
This commit is contained in:
parent
e95cbb3c55
commit
b5b63f333e
1
font.md
1
font.md
|
@ -176,7 +176,6 @@ If you are using a different terminal, proceed with manual font installation.
|
||||||
- **kmscon**: Add the line `font-name=MesloLGS NF` to `/etc/kmscon/kmscon.conf`. If `MesloLGS` is
|
- **kmscon**: Add the line `font-name=MesloLGS NF` to `/etc/kmscon/kmscon.conf`. If `MesloLGS` is
|
||||||
not rendered correctly, other fonts like `UbuntuMono Nerd Font Mono` or `Hack Nerd Font Mono`
|
not rendered correctly, other fonts like `UbuntuMono Nerd Font Mono` or `Hack Nerd Font Mono`
|
||||||
might work. Check [this issue](https://github.com/Aetf/kmscon/issues/18) for more information.
|
might work. Check [this issue](https://github.com/Aetf/kmscon/issues/18) for more information.
|
||||||
|
|
||||||
1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work
|
1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work
|
||||||
incorrectly with the new font.
|
incorrectly with the new font.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue