Update to remove font as it looks funny on many screens

This commit is contained in:
William Moore 2024-07-13 01:21:03 -05:00
parent 8cf7486fd4
commit 1357d895a3

View File

@ -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