mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Switch between default and big font
This commit is contained in:
@@ -45,5 +45,8 @@ gets killed.")
|
||||
"A list of files that count as 'project files', which determine whether a
|
||||
folder is the root of a project or not.")
|
||||
|
||||
(defcustom narf-big-font (font-spec :family "Ubuntu Mono" :size 18 :antialias t)
|
||||
"Font to switch to in big mode")
|
||||
|
||||
(provide 'core-vars)
|
||||
;;; core-vars.el ends here
|
||||
|
Reference in New Issue
Block a user