summaryrefslogtreecommitdiff
path: root/.emacs.d/init-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init-custom.el')
-rw-r--r--.emacs.d/init-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-custom.el b/.emacs.d/init-custom.el
index 08ed4cce..ae701a41 100644
--- a/.emacs.d/init-custom.el
+++ b/.emacs.d/init-custom.el
@@ -6,7 +6,7 @@
'(fill-column-indicator ((t (:stipple nil :background "light gray" :foreground "light gray" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal))))
'(git-annex-dired-annexed-available ((t (:foreground "color-151"))))
'(git-annex-dired-annexed-unavailable ((t (:foreground "color-167"))))
- '(variable-pitch ((t (:height 120 :family "Bitstream Vera")))))
+ '(variable-pitch ((t (:height 120 :family "Bitstream Vera Sans")))))
(custom-set-variables
;; custom-set-variables was added by Custom.