summaryrefslogtreecommitdiff
path: root/modules/home-manager/personal/dotfiles/spacemacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home-manager/personal/dotfiles/spacemacs.el')
-rw-r--r--modules/home-manager/personal/dotfiles/spacemacs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home-manager/personal/dotfiles/spacemacs.el b/modules/home-manager/personal/dotfiles/spacemacs.el
index 166c3fc..ee7a7d6 100644
--- a/modules/home-manager/personal/dotfiles/spacemacs.el
+++ b/modules/home-manager/personal/dotfiles/spacemacs.el
@@ -280,7 +280,7 @@ It should only modify the values of Spacemacs settings."
;; Default font or prioritized list of fonts. The `:size' can be specified as
;; 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 '("Source Code Pro"
+ dotspacemacs-default-font '("DejaVu Sans Mono"
:size 14.0
:weight normal
:width normal)