From ed6d78ebb9f88405b34ecb0b9c8ec23d255b12c0 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Wed, 14 Aug 2024 20:54:02 -0400 Subject: [PATCH] new: set FiraCode Nerd Font --- hypr/conf/misc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/conf/misc.conf b/hypr/conf/misc.conf index b5facfb..9bebf30 100644 --- a/hypr/conf/misc.conf +++ b/hypr/conf/misc.conf @@ -7,4 +7,5 @@ misc { disable_splash_rendering = true enable_swallow = true swallow_regex = ^(Alacritty|kitty|thunar)$ + font_family = FiraCode Nerd Font }