doc cleanup

This commit is contained in:
Roman Perepelitsa 2020-10-25 06:14:39 +01:00
parent 78301e82c7
commit 49d5617989
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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.