Update to remove font as it looks funny on many screens
This commit is contained in:
parent
8cf7486fd4
commit
1357d895a3
7
init.el
7
init.el
@ -14,13 +14,6 @@
|
||||
(setq custom-file "~/.emacs.d/emacs-custom.el")
|
||||
(load custom-file)
|
||||
|
||||
;;(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(default ((t (:family "Noto Sans Mono" :foundry "GOOG" :slant normal :weight regular :height 90 :width normal))))
|
||||
|
||||
;; whomp helpers
|
||||
(require 'whomp-helpers)
|
||||
;; whomp config
|
||||
|
Loading…
Reference in New Issue
Block a user