Disable missing font
This commit is contained in:
parent
c683f9aee4
commit
189ede1949
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
(add-to-list 'load-path '"~/.dotfiles/emacs/.emacs.d/modules")
|
||||
|
||||
;; Slightly nicer theme
|
||||
(set-face-attribute 'default nil :font "Menlo" :height 130)
|
||||
;; (set-face-attribute 'default nil :font "Menlo" :height 130)
|
||||
|
||||
(advice-add 'risky-local-variable-p :override #'ignore)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue