docs: clean up puTTY font instructions

This commit is contained in:
Roman Perepelitsa
2022-01-01 07:52:01 +01:00
parent d99df7d12d
commit ab321a2a03
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -94,6 +94,8 @@ If you are using a different terminal, proceed with manual font installation.
font_family MesloLGS NF
```
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:
```lua
local wezterm = require 'wezterm';