From a087a2efe664e8ab91770829b30b439167dcd3bc Mon Sep 17 00:00:00 2001 From: Mars Date: Tue, 13 Aug 2024 15:32:18 -0400 Subject: [PATCH] test again --- config/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/init.org b/config/init.org index 543282b..17a8ca4 100644 --- a/config/init.org +++ b/config/init.org @@ -26,7 +26,7 @@ (ns-auto-titlebar-mode)) ; Set font size depending on the system type -(set-frame-font "Maple Mono NF 16" nil t)) +(set-frame-font "Maple Mono NF 16" nil t) ; Set theme (use-package catppuccin-theme :ensure t :demand t)