nvm thats marked as broken

This commit is contained in:
Sakooooo 2023-12-31 13:03:37 +04:00
parent 566cea5b47
commit 78cb1554ed
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -372,14 +372,9 @@ Cause emacs overlay lol
;; ;; Enable flashing mode-line on errors
;; (doom-themes-visual-bell-config))
;; (use-package timu-macos-theme
;; :config
;; (load-theme 'timu-macos t))
(use-package melancholy-theme
(use-package timu-macos-theme
:config
(load-theme 'melancholy-theme))
(load-theme 'timu-macos t))
#+end_src
** All the Icons (to make doom-themes happy)
#+begin_src emacs-lisp