mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
Add Instructions to make powerlevel10 work for Guake (#882)
Update instructions for the `Guake` terminal
This commit is contained in:
parent
34952e4a85
commit
d0edcbc966
1 changed files with 3 additions and 0 deletions
|
@ -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*
|
- **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)
|
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*.
|
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
|
**IMPORTANT:** Run `p10k configure` after changing terminal font. The old `~/.p10k.zsh` may work
|
||||||
incorrectly with the new font.
|
incorrectly with the new font.
|
||||||
|
|
Loading…
Reference in a new issue