doc cleanup

This commit is contained in:
Roman Perepelitsa 2021-01-09 23:53:03 +01:00
parent f0af094382
commit 4fa8943960
2 changed files with 5 additions and 3 deletions

View file

@ -566,6 +566,8 @@ applications on your system. Configure your terminal to use this font:
- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance*
tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`.
Exit the Preferences dialog by clicking *Close*.
- **MobaXterm**: Open *Settings**Configuration**Terminal* → (Under *Terminal look and feel*)
and change *Font* to `MesloLGS NF`.
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section
to it:
```yaml

View file

@ -64,6 +64,8 @@ applications on your system. Configure your terminal to use this font:
- **Guake**: Right Click on an open terminal and open *Preferences*. Under *Appearance*
tab, uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`.
Exit the Preferences dialog by clicking *Close*.
- **MobaXterm**: Open *Settings**Configuration**Terminal* → (Under *Terminal look and feel*)
and change *Font* to `MesloLGS NF`.
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section
to it:
```yaml
@ -76,8 +78,6 @@ applications on your system. Configure your terminal to use this font:
font_family MesloLGS NF
```
Restart Kitty by closing all sessions and opening a new session.
- **MobaXterm**: *Settings**Configuration**Terminal* → ( Under *Terminal look and feel* ) change *Font* to MesloLGS NF. <br />
( for existing sessions ) Right click on session → *Edit session* → ( Under *Terminal Settings* tab ) click on *Terminal font settings* → Change font to MesloLGS NF.
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
incorrectly with the new font.