~ruther/emacs.d

6c0258fa5063dc84b9b2a4603bdc64aea4e54899 — Rutherther 10 months ago 6dc63e3
chore" change theme
1 files changed, 2 insertions(+), 2 deletions(-)

M init.el
M init.el => init.el +2 -2
@@ 21,11 21,11 @@
(elpaca-wait)

;; some visual configs
(my-use-package nordic-night-theme
(my-use-package gruvbox-theme
 :ensure t
 :demand t
 :config
   (load-theme 'nordic-night t)
   (load-theme 'gruvbox-dark-hard t)
)

(setq-default inhibit-startup-screen t)

Do not follow this link