aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_emacs4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot_emacs b/dot_emacs
index 89ebc55..7beff93 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -33,10 +33,10 @@
(let ((indent-tabs-mode nil)) ad-do-it))
:custom
(face-font-family-alternatives
- (append '(("Spleen" "Spleen 16x32" "FreeMono" "Liberation Mono"))
+ (append '(("Spleen 16x32" "Ubuntu Mono" "FreeMono" "Liberation Mono"))
face-font-family-alternatives))
:custom-face
- (default ((t (:family "Spleen")))))
+ (default ((t (:family "Spleen 16x32")))))
(if (string= (system-name) "demeter.rak.ac")
(use-package leuven-theme ; nice theme for lecturing / projectors