mirror of
https://github.com/larstvei/dot-emacs.git
synced 2025-09-19 06:40:12 +00:00
Smaller font
Maybe I'll need to change back when I am back to my other computer
This commit is contained in:
parent
68a22385a1
commit
916c2b8446
2
init.org
2
init.org
@ -474,7 +474,7 @@
|
|||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|
||||||
(when (member "Source Code Pro" (font-family-list))
|
(when (member "Source Code Pro" (font-family-list))
|
||||||
(set-face-attribute 'default nil :font "Source Code Pro-15"))
|
(set-face-attribute 'default nil :font "Source Code Pro-13"))
|
||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user