summary refs log tree commit diff
path: root/configs
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@twitter.com>2018-09-02 10:47:28 -0700
committerFranck Cuny <fcuny@twitter.com>2018-09-02 10:47:28 -0700
commitfcf93eb33c5dccf9c83f5f9e4efea2ac7718ddda (patch)
treef2afb9468b6c14a92b5e93a0593ba22d709f8e59 /configs
parent[emacs] set the font size. (diff)
downloademacs.d-fcf93eb33c5dccf9c83f5f9e4efea2ac7718ddda.tar.gz
[emacs] smaller font (again)
Diffstat (limited to 'configs')
-rw-r--r--configs/rcs/emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rcs/emacs.d/init.el b/configs/rcs/emacs.d/init.el
index 7743eb2..7aeab39 100644
--- a/configs/rcs/emacs.d/init.el
+++ b/configs/rcs/emacs.d/init.el
@@ -97,7 +97,7 @@
 (setq-default indent-tabs-mode nil)            ;; turn off tab indentation
 (setq-default cursor-type 'hbar)               ;; cursor is a horizontal bar
 
-(set-face-attribute 'default nil :height 160 :weight 'normal :width 'normal)
+(set-face-attribute 'default nil :height 130 :weight 'normal :width 'normal)
 
 (fringe-mode '(8 . 8))                         ;; size of the fringe