mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
doc cleanup
This commit is contained in:
parent
78301e82c7
commit
49d5617989
2 changed files with 2 additions and 2 deletions
|
@ -572,7 +572,7 @@ applications on your system. Configure your terminal to use this font:
|
|||
family: "MesloLGS NF"
|
||||
```
|
||||
- **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
|
||||
```
|
||||
```text
|
||||
font_family MesloLGS NF
|
||||
```
|
||||
Restart Kitty by closing all sessions and opening a new session.
|
||||
|
|
2
font.md
2
font.md
|
@ -70,7 +70,7 @@ applications on your system. Configure your terminal to use this font:
|
|||
family: "MesloLGS NF"
|
||||
```
|
||||
- **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
|
||||
```
|
||||
```text
|
||||
font_family MesloLGS NF
|
||||
```
|
||||
Restart Kitty by closing all sessions and opening a new session.
|
||||
|
|
Loading…
Reference in a new issue