(Emacs)~theme personal -> monokai

This commit is contained in:
2020-09-21 22:12:49 +01:00
parent 706426dbb0
commit 19bd95a9e7

View File

@@ -64,7 +64,7 @@ Load my custom "personal-theme" theme (look at [[file:personal-theme.el][this fi
:defer 5
:straight nil
:config
(load-theme 'personal t))
(load-theme 'monokai t))
#+end_src
Set font size to 125 if no monitor is plugged in.