Compare commits

...

2 Commits

Author SHA1 Message Date
Josh Frankel e67841ab5f
Merge 675c6fb06e into b97926675a 2026-01-23 21:04:18 -08:00
Josh Frankel 675c6fb06e
Update README.md
Add font installation instructions for ddterm, a Gnome Extension for an integrated Wayland dropdown terminal
2025-03-05 15:19:13 -05:00
1 changed files with 2 additions and 0 deletions

View File

@ -793,6 +793,8 @@ If you are using a different terminal, proceed with manual font installation.
```text ```text
font-family = "MesloLGS NF" font-family = "MesloLGS NF"
``` ```
- **ddterm** (Gnome Extension): Right click on open terminal and hover on *Preferences*. Select *Preferences...*
in submenu. Click *Text* tab and set the custom font to `MesloLGS NF Regular`.
1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work 1. Run `p10k configure` to generate a new `~/.p10k.zsh`. The old config may work
incorrectly with the new font. incorrectly with the new font.