aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRhea <napkinorton@gmail.com>2024-01-16 00:16:32 +0300
committerGitHub <noreply@github.com>2024-01-16 00:16:32 +0300
commit9be438f8625139d58877ef00a5d414c809608672 (patch)
treec8683bebd1ab9ee2757c89bc86d88b23cf994565
parentcda24b72b790b0bec54a6090ab85a0f23caea8b6 (diff)
add foot font instructions
This adds instructions to the README for users of [foot](https://codeberg.org/dnkl/foot) to enable the MesloLGS Nerd Font as the default in their terminal.
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee4786f3..3660a946 100644
--- a/README.md
+++ b/README.md
@@ -700,6 +700,15 @@ If you are using a different terminal, proceed with manual font installation.
normal:
family: "MesloLGS NF"
```
+ - **foot**: Create or open `~/.config/foot/foot.ini` and add the following section
+ to it:
+ ```ini
+ font=MesloLGS NF
+ ```
+ or to specify a custom font size, e.g. 12,
+ ```ini
+ font=MesloLGS NF:size=12
+ ``
- **kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
```text
font_family MesloLGS NF