From 1f2bc66e0bca8d87124ddf3319fbc51a26af109b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 9 Oct 2018 22:42:07 -0400 Subject: [emacs,rc] switch to Source Code Pro from Ubuntu Mono throughout --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index 00de96a..d54b9af 100644 --- a/init.org +++ b/init.org @@ -369,12 +369,12 @@ See [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Emacs-Server.htm Font stack with better unicode support, around =Ubuntu Mono= and =Hack=. -#+begin_src emacs-lisp +#+begin_src emacs-lisp :tangle no (dolist (ft (fontset-list)) (set-fontset-font ft 'unicode - (font-spec :name "Ubuntu Mono")) + (font-spec :name "Source Code Pro" :size 14)) (set-fontset-font ft 'unicode -- cgit v1.2.3-60-g2f50