diff --git a/global.org b/global.org index b66b902..3404aae 100644 --- a/global.org +++ b/global.org @@ -60,7 +60,8 @@ #+END_SRC 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 - dealing with bold weight + dealing with bold weight. To avoid flickering one should also set the font + in .Xresources #+BEGIN_SRC emacs-lisp (set-face-font 'default "-xos4-hackminus-medium-r-normal--20-200-72-72-c-100-ISO10646-1") #+END_SRC