nvm thats marked as broken
This commit is contained in:
parent
566cea5b47
commit
78cb1554ed
1 changed files with 2 additions and 7 deletions
|
@ -372,14 +372,9 @@ Cause emacs overlay lol
|
||||||
;; ;; Enable flashing mode-line on errors
|
;; ;; Enable flashing mode-line on errors
|
||||||
;; (doom-themes-visual-bell-config))
|
;; (doom-themes-visual-bell-config))
|
||||||
|
|
||||||
;; (use-package timu-macos-theme
|
(use-package timu-macos-theme
|
||||||
;; :config
|
|
||||||
;; (load-theme 'timu-macos t))
|
|
||||||
|
|
||||||
(use-package melancholy-theme
|
|
||||||
:config
|
:config
|
||||||
(load-theme 'melancholy-theme))
|
(load-theme 'timu-macos t))
|
||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
** All the Icons (to make doom-themes happy)
|
** All the Icons (to make doom-themes happy)
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue