aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shoshin-config.el1
-rw-r--r--shoshin-config.org1
2 files changed, 0 insertions, 2 deletions
diff --git a/shoshin-config.el b/shoshin-config.el
index 0d6b729..2f3a30a 100644
--- a/shoshin-config.el
+++ b/shoshin-config.el
@@ -181,6 +181,5 @@
(load-theme (seq-random-elt my-chosen-themes))
(mapc #'package-install my-themes-to-install)
-(load-theme (seq-random-elt my-chosen-themes))
(package-install 'windresize)
diff --git a/shoshin-config.org b/shoshin-config.org
index c0f143e..22c9f03 100644
--- a/shoshin-config.org
+++ b/shoshin-config.org
@@ -797,7 +797,6 @@ candidates to ~consult-themes~.
#+begin_src emacs-lisp
(mapc #'package-install my-themes-to-install)
- (load-theme (seq-random-elt my-chosen-themes))
#+end_src
** windresize