|
|
|
@ -60,7 +60,8 @@ |
|
|
|
#+END_SRC |
|
|
|
#+END_SRC |
|
|
|
Use patched terminus font (this overrides the settings in Customize, but I |
|
|
|
Use patched terminus font (this overrides the settings in Customize, but I |
|
|
|
never could it to work otherwise). See the special treatment later on for |
|
|
|
never could it to work otherwise). See the special treatment later on for |
|
|
|
dealing with bold weight |
|
|
|
dealing with bold weight. To avoid flickering one should also set the font |
|
|
|
|
|
|
|
in .Xresources |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
#+BEGIN_SRC emacs-lisp |
|
|
|
(set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1") |
|
|
|
(set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1") |
|
|
|
#+END_SRC |
|
|
|
#+END_SRC |
|
|
|
|