diff options
author | Isaac Lebwohl-Steiner <ilsteiner@users.noreply.github.com> | 2021-09-14 04:25:55 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-14 04:25:55 +0300 |
commit | 0122a63834183f32568942338454a83830e21d0b (patch) | |
tree | 6d4149e10d6b52be13826c1a771f0f566ad44cd0 /README.md | |
parent | 543e2d59cf107af4e96727aa70d9f1ca93149f14 (diff) |
Add instructions to manually set font on Yakuake
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |