summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2023-12-01 16:04:44 +0100
committerMarius Peter <marius.peter@tutanota.com>2023-12-01 16:04:44 +0100
commitfde63a60ea037e895ab96724ac98685268c9d8bd (patch)
treef064c97c888081c219eea5ba2014c3d7efc3e1fd /resources
parent2a8a3db92da90f7caf82285913ac384a62e11638 (diff)
Change default Emacs font to Monoisome.HEADmaster
Diffstat (limited to 'resources')
-rw-r--r--resources/custom.el2
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)))))
Copyright 2019--2024 Marius PETER