From 47516f61fa605cba5189654659e75d06ca48f62c Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 18 Oct 2022 23:08:53 +0200 Subject: [PATCH] Change Kitty font to Fira Mono --- kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty.conf b/kitty.conf index 76e1abe..369abb1 100644 --- a/kitty.conf +++ b/kitty.conf @@ -9,7 +9,7 @@ initial_window_height 600 allow_remote_control yes listen_on unix:/tmp/kitty-${USER}-{kitty_pid} -font_family Hack +font_family Fira Mono font_size 14 update_check_interval 0