diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/custom.el b/resources/custom.el index 75957ab..34670ae 100644 --- a/resources/custom.el +++ b/resources/custom.el @@ -123,4 +123,4 @@ ;; 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 "Hack" :foundry "SRC" :slant normal :weight normal :height 155 :width normal))))) + '(default ((t (:family "Monoisome" :foundry "PfEd" :slant normal :weight regular :height 120 :width semi-condensed))))) |