summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-25 08:14:39 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-10-25 08:14:39 +0300
commit49d5617989fcbf9a853742bfbc1ee8d02adcfe9f (patch)
treea739dced032b0a6db967392fb70a0d5c5c1aa24d /README.md
parent78301e82c7a86ceb597bb925f33cccf37d6da4a1 (diff)
doc cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef8c7d79..ae5d2676 100644
--- a/README.md
+++ b/README.md
@@ -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.