summary refs log tree commit diff
path: root/emacs.d/core
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/core')
-rw-r--r--emacs.d/core/core-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/core/core-ui.el b/emacs.d/core/core-ui.el
index 2962cc5..1e519b4 100644
--- a/emacs.d/core/core-ui.el
+++ b/emacs.d/core/core-ui.el
@@ -1,5 +1,5 @@
 (defvar fcuny/font-family "Source Code Pro")
-(defvar fcuny/font-size 140)
+(defvar fcuny/font-size 130)
 
 (defun fcuny/set-font-size (size)
   (interactive)