fix(emacs): change priime-font-reload
to interactive command
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
6edf8a946e
commit
e249a4d2ad
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue