1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-11 00:00:06 +00:00

Add instructions to manually set font on Yakuake

This commit is contained in:
Isaac Lebwohl-Steiner 2021-09-13 18:25:55 -07:00 committed by GitHub
parent 543e2d59cf
commit 0122a63834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -582,6 +582,7 @@ If you are using a different terminal, proceed with manual font installation.
Look and Feel* and change *Font:* under *Terminal UI* to `MesloLGS NF Regular`.
- **WSLtty**: Right click on an open terminal and then on *Options*. In the *Text* section, under
*Font*, click *"Select..."* and set Font to `MesloLGS NF Regular`.
- **Yakuake**: Go to ≡ → *Manage Profiles*. Create a new profile. Click on *Appearance*. Click *Choose* next to the *Font* dropdown. Select `MesloLGS NF` and click *OK*. Click *Ok* or *Apply* to save. Optionally, select the new profile and click *Set as Default* and then *OK*.
- **Alacritty**: Create or open `~/.config/alacritty/alacritty.yml` and add the following section
to it:
```yaml