From 49d5617989fcbf9a853742bfbc1ee8d02adcfe9f Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Sun, 25 Oct 2020 06:14:39 +0100 Subject: [PATCH] doc cleanup --- README.md | 2 +- font.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef8c7d7..ae5d267 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/font.md b/font.md index 51c0856..10a0985 100644 --- a/font.md +++ b/font.md @@ -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.