From 957a36bec60a25dfd417dd9bbe4e1ecdcfc61628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 31 Aug 2024 00:41:27 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20set=20jetbrainsmono?= =?UTF-8?q?=20as=20default=20font?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/misc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/configs/misc.conf b/.config/hypr/configs/misc.conf index b36fcd0b..d863e3bb 100644 --- a/.config/hypr/configs/misc.conf +++ b/.config/hypr/configs/misc.conf @@ -9,6 +9,7 @@ misc { animate_manual_resizes = true animate_mouse_windowdragging = false enable_swallow = true + font_family = JetBrainsMono Nerd Font } xwayland {