aboutsummaryrefslogtreecommitdiff
path: root/font.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-05 10:37:11 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2022-01-05 10:37:11 +0300
commit66c0181f765185d20386174cad19d7ecee0b97a1 (patch)
tree50849d3d025085b2918b1822d21bffc424ffa3c8 /font.md
parent67ac98d515c2d8c7a85345aa2e3597df364c2f16 (diff)
doc: s/Kitty/kitty/
Diffstat (limited to 'font.md')
-rw-r--r--font.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/font.md b/font.md
index bbfe1eb2..4be264f6 100644
--- a/font.md
+++ b/font.md
@@ -89,11 +89,11 @@ If you are using a different terminal, proceed with manual font installation.
normal:
family: "MesloLGS NF"
```
- - **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
+ - **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.
+ Restart kitty by closing all sessions and opening a new session.
- **puTTY**: Set *Window* → *Appearance* → *Font* to `MesloLGS NF`. Requires puTTY
version >= 0.75.
- **WezTerm**: Create or open `$HOME/.config/wezterm/wezterm.lua` and add the following: