aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Lebwohl-Steiner <ilsteiner@users.noreply.github.com>2021-09-14 04:25:55 +0300
committerGitHub <noreply@github.com>2021-09-14 04:25:55 +0300
commit0122a63834183f32568942338454a83830e21d0b (patch)
tree6d4149e10d6b52be13826c1a771f0f566ad44cd0
parent543e2d59cf107af4e96727aa70d9f1ca93149f14 (diff)
Add instructions to manually set font on Yakuake
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce34728b..f00be12a 100644
--- a/README.md
+++ b/README.md
@@ -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