aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.el b/init.el
index 554f210..8401646 100644
--- a/init.el
+++ b/init.el
@@ -247,6 +247,10 @@
247 :delight 247 :delight
248 :hook (prog-mode . rainbow-mode)) 248 :hook (prog-mode . rainbow-mode))
249 249
250;; Modeline
251(set-face-attribute 'mode-line nil
252 :height 80)
253
250 254
251;; --------------------------------- 255;; ---------------------------------
252;; Fonts 256;; Fonts