aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-14 14:21:15 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-14 14:21:15 -0500
commit9d908216ba660195e48bf7caa16f4251c39b6100 (patch)
tree042a0b0d5b8693efe2e0a0d984ca8c020892acf5 /dot_emacs
parentdrop old auctex stuff (diff)
Use inconsolata in emacs
Diffstat (limited to 'dot_emacs')
-rw-r--r--dot_emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_emacs b/dot_emacs
index 0bd0294..25c3e50 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -32,7 +32,7 @@
(around align-regexp-with-spaces activate)
(let ((indent-tabs-mode nil)) ad-do-it))
:custom-face
- (default ((t (:family "Input Mono" :foundry "FBI " :slant normal :weight normal :height 89 :width normal)))))
+ (default ((t (:family "Inconsolata")))))
(if (string= (system-name) "demeter.rak.ac")
(use-package leuven-theme ; nice theme for lecturing / projectors