Change default Emacs font to Monoisome.

Commit
fde63a60ea037e895ab96724ac98685268c9d8bd
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
resources/custom.el
index 75957ab4..34670ae0 100644..100644
@@ -123,4 +123,4 @@
123 123 ;; If you edit it by hand, you could mess it up, so be careful.
124 124 ;; Your init file should contain only one such instance.
125 125 ;; If there is more than one, they won't work right.
126 Removed: '(default ((t (:family "Hack" :foundry "SRC" :slant normal :weight normal :height 155 :width normal)))))
126 Added: '(default ((t (:family "Monoisome" :foundry "PfEd" :slant normal :weight regular :height 120 :width semi-condensed)))))