@@ -28438,8 +28438,11 @@ (define-public emacs-nerd-icons
(arguments
(list #:include #~(cons "^data\\/" %default-include)))
(synopsis "Library for easily using nerd font icons inside Emacs")
- (description "Nerd-icons an alternative to all-the-icons. It works on both
-GUI and terminal, and requires a nerd font installed on your system.")
+ (description
+ "@code{nerd-icons.el} is an alternative to @code{all-the-icons.el} that
+works on both graphical and text-based Emacs sessions. This requires a nerd
+font installed on your system which can be done by using the built-in nerd
+font symbols downloader script after installation.")
(license license:gpl3+)))
(define-public emacs-nerd-icons-completion