mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-18 03:40:46 +00:00
docs: reformat font instructions for ghostty and copy them over to README.md (#2809)
This commit is contained in:
parent
33fff66cc6
commit
c85cd0f028
@ -783,6 +783,11 @@ If you are using a different terminal, proceed with manual font installation.
|
||||
[basic.interface.font]
|
||||
value = "MesloLGS NF"
|
||||
```
|
||||
- **Ghostty**: Open *Menu → Open Configuration* (Linux) or *Ghostty → Settings...* (Mac) and add
|
||||
the following line:
|
||||
```text
|
||||
font-family = "MesloLGS NF"
|
||||
```
|
||||
1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work
|
||||
incorrectly with the new font.
|
||||
|
||||
|
4
font.md
4
font.md
@ -168,8 +168,8 @@ If you are using a different terminal, proceed with manual font installation.
|
||||
[basic.interface.font]
|
||||
value = "MesloLGS NF"
|
||||
```
|
||||
- **Ghostty**: Open *Menu → Open Configuration* (Linux) or
|
||||
*Ghostty → Settings...* (Mac) and add the following line:
|
||||
- **Ghostty**: Open *Menu → Open Configuration* (Linux) or *Ghostty → Settings...* (Mac) and add
|
||||
the following line:
|
||||
```text
|
||||
font-family = "MesloLGS NF"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user