summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/config.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.doom.d/config.el')
-rw-r--r--emacs/.doom.d/config.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/.doom.d/config.el b/emacs/.doom.d/config.el
index 1b1ac9c..5be3ed4 100644
--- a/emacs/.doom.d/config.el
+++ b/emacs/.doom.d/config.el
@@ -13,7 +13,7 @@
`(when (string-match ,system-regex (system-name))
,@code))
-(setq kj/font-size 14)
+(setq kj/font-size 16)
(setq doom-theme 'doom-dark+)
;; Completion gets in the way more often than being useful.
@@ -45,6 +45,7 @@
(system-specific-config
"pincer"
+ (setq kj/font-size 18)
(setq doom-theme 'doom-one))
(system-specific-config