Changes
This commit is contained in:
@@ -24,8 +24,9 @@ Honestly I barely remember what some of this stuff is supposed to do, this is th
|
||||
** Font
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(if (string= (system-name) "illya")
|
||||
(set-frame-font "Mononoki 12" nil t)
|
||||
(set-frame-font "Mononoki 22" nil t))
|
||||
(set-frame-font "Monoflow 12" nil t)
|
||||
(set-frame-font "Monoflow 22" nil t))
|
||||
;;(set-frame-font "Mononoki 12" nil t )
|
||||
#+END_SRC
|
||||
** Theme
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Reference in New Issue
Block a user