Update emacs.org

This commit is contained in:
Sako 2023-12-23 11:26:45 +04:00 committed by GitHub
parent 06a67cc325
commit 56c4f64659
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -386,10 +386,10 @@ Should make startup faster, taken from doom-emacs
;; ;; Enable flashing mode-line on errors ;; ;; Enable flashing mode-line on errors
;; (doom-themes-visual-bell-config)) ;; (doom-themes-visual-bell-config))
(use-package kanagawa-theme (use-package timu-macos-theme
:straight t :straight t
:config :config
(load-theme 'kanagawa t)) (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)