From 675c6fb06e964bfce0dc97152732c9da065ddc0f Mon Sep 17 00:00:00 2001 From: Josh Frankel Date: Wed, 5 Mar 2025 15:19:13 -0500 Subject: [PATCH] Update README.md Add font installation instructions for ddterm, a Gnome Extension for an integrated Wayland dropdown terminal --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22c68d62..14674e1d 100644 --- a/README.md +++ b/README.md @@ -788,6 +788,8 @@ If you are using a different terminal, proceed with manual font installation. ```text 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 incorrectly with the new font.