summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Teu <julianteu@protonmail.com>2018-01-22 11:20:24 +0100
committerJulian Teu <julianteu@protonmail.com>2018-01-22 11:20:24 +0100
commit49629be9892e86099826efaaf450c4044a5cf5f1 (patch)
treed5aacbc722f646812f8fbc10369bc3e36fb94439
parentee77dc185688825ff9e23ffacf7d1752028da216 (diff)
Changed emacs font to source code pro
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 5c9b0ca..51143ce 100644
--- a/.emacs
+++ b/.emacs
@@ -66,7 +66,7 @@
;; 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 "Source Code Pro" :foundry "ADBO" :slant normal :weight normal :height 113 :width normal)))))