mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
doc: s/Kitty/kitty/
This commit is contained in:
parent
67ac98d515
commit
66c0181f76
2 changed files with 5 additions and 5 deletions
4
font.md
4
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue