From b5be860033ec063ed8f83843ee615531da444dcc Mon Sep 17 00:00:00 2001 From: fossegrim Date: Wed, 17 Jun 2020 19:41:38 +0200 Subject: [PATCH] Change emacs-plus icon Change the emacs-plus icon from spacemac's logo to a more neutral modern emacs icon. --- docs/getting_started.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.org b/docs/getting_started.org index 4d96f9da6..0aa1733f6 100644 --- a/docs/getting_started.org +++ b/docs/getting_started.org @@ -243,7 +243,7 @@ to least recommended for Doom (based on compatibility). - [[https://github.com/d12frosted/homebrew-emacs-plus][emacs-plus]]: #+BEGIN_SRC bash brew tap d12frosted/emacs-plus - brew install emacs-plus + brew install emacs-plus --with-modern-icon-cg433n ln -s /usr/local/opt/emacs-plus/Emacs.app /Applications/Emacs.app #+END_SRC