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)