diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | font.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -572,7 +572,7 @@ applications on your system. Configure your terminal to use this font: family: "MesloLGS NF" ``` - **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it: - ``` + ```text font_family MesloLGS NF ``` Restart Kitty by closing all sessions and opening a new session. @@ -70,7 +70,7 @@ applications on your system. Configure your terminal to use this font: family: "MesloLGS NF" ``` - **Kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it: - ``` + ```text font_family MesloLGS NF ``` Restart Kitty by closing all sessions and opening a new session. |