summaryrefslogtreecommitdiff
path: root/home/spacemacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'home/spacemacs.el')
-rw-r--r--home/spacemacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/spacemacs.el b/home/spacemacs.el
index 254e3f3..e00ddc0 100644
--- a/home/spacemacs.el
+++ b/home/spacemacs.el
@@ -273,7 +273,7 @@ It should only modify the values of Spacemacs settings."
;; a non-negative integer (pixel size), or a floating-point (point size).
;; Point size is recommended, because it's device independent. (default 10.0)
dotspacemacs-default-font '("DejaVu Sans Mono"
- :size 10.0
+ :size 12.0
:weight normal
:width normal)