summaryrefslogtreecommitdiff
path: root/settings/setup-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--settings/setup-custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/setup-custom.el b/settings/setup-custom.el
index c2454d7..aceedd1 100644
--- a/settings/setup-custom.el
+++ b/settings/setup-custom.el
@@ -1,5 +1,7 @@
;;; setup-custom.el --- non-user specific customizations -*- lexical-binding: t; -*-
+(set-frame-font "Source Code Pro Medium" nil t)
+
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.