aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2022-06-06 11:33:09 -0700
committerRaul Benencia <rul@kalgan.cc>2022-06-06 11:33:42 -0700
commit4bb7b9e17ae407f69867a9086a0d6edb83bf6005 (patch)
tree6b1de4e99efb40d96b63bbb5a6121ef9c323d460 /.emacs
parent22ad254744009fd5de79ec22b7a478eb3bcff219 (diff)
emacs: set default font
Diffstat (limited to '.emacs')
-rw-r--r--.emacs5
1 files changed, 3 insertions, 2 deletions
diff --git a/.emacs b/.emacs
index c46b397..e82c972 100644
--- a/.emacs
+++ b/.emacs
@@ -2,6 +2,9 @@
(load-file "~/.emacs.local.d/config.el")
(load-file "~/.emacs.local.d/general.el")
+(load-file "~/.emacs.local.d/modes/fonts.el")
+(load-file "~/.emacs.local.d/modes/themes.el")
+
;; Modes
(load-file "~/.emacs.local.d/modes/auto-fill.el")
(load-file "~/.emacs.local.d/modes/doom-modeline.el")
@@ -23,6 +26,4 @@
(load-file "~/.emacs.local.d/modes/tabbar.el")
(load-file "~/.emacs.local.d/modes/writeroom.el")
-(load-file "~/.emacs.local.d/modes/themes.el")
-
(provide '.emacs)
nihil fit ex nihilo