From 008576f5e228d7f5472d413447ca646a191b07ed Mon Sep 17 00:00:00 2001 From: paulguerin Date: Sat, 7 Oct 2023 11:50:00 +1100 Subject: [PATCH] update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a66cde3..ea11639 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,9 @@ Also define the font and font size you want to use with the Fish shell. In the config above I'm using FiraCode: [https://github.com/tonsky/FiraCode](https://github.com/tonsky/FiraCode) +``` +$ sudo dnf install fira-code-fonts +``` Kitty can autocreate a default configuration file in ~/.config/kitty/kitty.conf by using ctrl+shft+f2. Or you can maually create a configuration file yourself in the same location.