From d0edcbc9662f20a16f16bc5c70df2c97fdc2a093 Mon Sep 17 00:00:00 2001 From: Kamlesh Date: Sun, 12 Jul 2020 02:19:01 -0400 Subject: [PATCH] Add Instructions to make powerlevel10 work for Guake (#882) 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.