From ada017724a2a8035b7e6d9f89750a01d687c2d67 Mon Sep 17 00:00:00 2001 From: Kamlesh Date: Sat, 11 Jul 2020 20:14:16 -0400 Subject: [PATCH] Add Instructions to make powerlevel10 work for Guake Update instructions for the `Guake` terminal --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 90d8a2cd..c6ccb846 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,9 @@ applications on your system. Configure your terminal to use this font: - **Terminator**: Open *Preferences* using the context menu. Under *Profiles* select the *General* tab (should be selected already), uncheck *Use the system fixed width font* (if not already) and select `MesloLGS NF Regular`. Exit the Preferences dialog by clicking *Close*. +- **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*. **IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work incorrectly with the new font.