test again

This commit is contained in:
Mars 2024-08-13 15:32:18 -04:00
parent f50e983b3f
commit a087a2efe6
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5

View file

@ -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)