mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Clean up
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
;;;###autoload
|
||||
(defun narf/load-font (font)
|
||||
(interactive)
|
||||
(set-frame-font font)
|
||||
(set-frame-font font t)
|
||||
(setq narf-current-font font))
|
||||
|
||||
;;;###autoload
|
||||
|
Reference in New Issue
Block a user