From 85554195f81c5eb403b564d29e3fd3324bafecba Mon Sep 17 00:00:00 2001 From: x4lldux Date: Wed, 5 Jul 2023 05:32:52 +0200 Subject: [PATCH] Fix missing icon error in LSP-UI hydra (#407) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes missing icon error in LSP-UI hydra > nerd-icons-faicon: Unable to find icon with name ‘nf-fa-rocket_launch’ in icon set ‘faicon’` --- lisp/init-lsp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/init-lsp.el b/lisp/init-lsp.el index f94399b05..03f3f0c0f 100644 --- a/lisp/init-lsp.el +++ b/lisp/init-lsp.el @@ -161,7 +161,7 @@ :custom-face (lsp-ui-sideline-code-action ((t (:inherit warning)))) :pretty-hydra - ((:title (pretty-hydra-title "LSP UI" 'faicon "nf-fa-rocket_launch" :face 'nerd-icons-green) + ((:title (pretty-hydra-title "LSP UI" 'faicon "nf-fa-rocket" :face 'nerd-icons-green) :color amaranth :quit-key ("q" "C-g")) ("Doc" (("d e" (progn