feat: font manual for kmscon

This commit is contained in:
fkonradmain 2025-03-02 14:32:59 +01:00 committed by GitHub
parent 8fa10f43a0
commit e95cbb3c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -173,6 +173,10 @@ If you are using a different terminal, proceed with manual font installation.
```text ```text
font-family = "MesloLGS NF" font-family = "MesloLGS NF"
``` ```
- **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`
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.