summaryrefslogtreecommitdiff
path: root/.emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-custom.el')
-rw-r--r--.emacs-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 90f85d8..2ed1bf2 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -37,6 +37,7 @@
'(erc-user-full-name 'user-full-name)
'(eshell-scroll-show-maximum-output nil)
'(find-ls-option '("-exec ls -ld {} +" . "-ld"))
+ '(font-use-system-font t)
'(footnote-body-tag-spacing 1)
'(footnote-section-tag "")
'(frame-resize-pixelwise t)