summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-02-12 17:14:01 -0800
committerFranck Cuny <franck@fcuny.net>2021-02-12 17:14:01 -0800
commit86d3a0f7a9621555d2422f59a55f641963740726 (patch)
treeaba711d7b03c98eb0fa6452cdefcceaad3aab8f5 /emacs/custom
parentorg: rewrite the capture templates (diff)
downloademacs.d-86d3a0f7a9621555d2422f59a55f641963740726.tar.gz
emacs: set proper font size for linux
Diffstat (limited to 'emacs/custom')
-rw-r--r--emacs/custom/fcuny-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/fcuny-ui.el b/emacs/custom/fcuny-ui.el
index 5daef2e..2bb8526 100644
--- a/emacs/custom/fcuny-ui.el
+++ b/emacs/custom/fcuny-ui.el
@@ -57,7 +57,7 @@
     (setq ns-use-native-fullscreen nil)
     (setq mac-allow-anti-aliasing t))
   (when (memq window-system '(x))
-    (set-frame-font "Source Code Pro-11")
+    (set-frame-font "Source Code Pro-10")
     ;; this is a fall back in the case we have unicode characeters.
     ;; For example, with this settings, the following source is
     ;; rendered correctly 😇 😀 and 🤢