From ebd51192f9ef12962db504df20c80c9233342012 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sun, 30 Jun 2024 12:53:39 -0400 Subject: [PATCH] Update kitty.conf to lock in font --- .config/kitty/kitty.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 5cad251..8aecb86 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -11,8 +11,8 @@ # italic_font auto # bold_italic_font auto -#font_family Hack Nerd Font -font_family Hack +font_family Hack Nerd Font +#font_family Hack #: You can specify different fonts for the bold/italic/bold-italic #: variants. To get a full list of supported fonts use the `kitty @@ -1346,7 +1346,7 @@ color15 #ffffff # shell . -shell tmux -2 a +#shell tmux -2 a #: The shell program to execute. The default value of . means to use #: whatever shell is set as the default shell for the current user. @@ -1501,6 +1501,7 @@ shell tmux -2 a #: exe_search_path -/some/excluded/path # update_check_interval 24 +update_check_interval 0 #: The interval to periodically check if an update to kitty is #: available (in hours). If an update is found, a system notification