1
0
Fork 0

fix(emacs): change priime-font-reload to interactive command

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-12-07 14:54:24 -05:00
parent 6edf8a946e
commit e249a4d2ad
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -20,6 +20,7 @@
(defun priime-font-reload ()
"Reload the default font."
(interactive)
(let ((priime-font-height (* priime-font-size 10)))
(set-face-attribute 'default nil
:family priime-fixed-font