Undo latest commit.
This commit is contained in:
parent
53f615cabd
commit
c60c4b8a11
@ -169,11 +169,7 @@
|
|||||||
|
|
||||||
;; Iconos bonitos para varias cosas
|
;; Iconos bonitos para varias cosas
|
||||||
(use-package nerd-icons
|
(use-package nerd-icons
|
||||||
:defer t
|
:defer t)
|
||||||
:config
|
|
||||||
(when (and (display-graphic-p)
|
|
||||||
(not (font-installed-p nerd-icons-font-family)))
|
|
||||||
(nerd-icons-install-fonts t)))
|
|
||||||
|
|
||||||
;; Usar nerd-icons en dired
|
;; Usar nerd-icons en dired
|
||||||
(use-package nerd-icons-dired
|
(use-package nerd-icons-dired
|
||||||
|
Loading…
Reference in New Issue
Block a user