diff options
author | Thanos Apollo <[email protected]> | 2023-09-03 19:05:19 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-09-03 19:05:19 +0300 |
commit | 58be988dc505f0a51b816256c983a44cce2c8c49 (patch) | |
tree | d575d248a522f0c6d0f32d98c45e770c535ce225 /.emacs.d/modules/thanos-packages.el | |
parent | 14184241b0d596b57cd64a39bf487083eb535a46 (diff) |
emacs: Add nerd-icons packages
Diffstat (limited to '.emacs.d/modules/thanos-packages.el')
-rw-r--r-- | .emacs.d/modules/thanos-packages.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/modules/thanos-packages.el b/.emacs.d/modules/thanos-packages.el index 9497b77..e8690ac 100644 --- a/.emacs.d/modules/thanos-packages.el +++ b/.emacs.d/modules/thanos-packages.el @@ -28,8 +28,8 @@ (defvar thanos/packages '(emms tree-sitter org-snooze org-drill - all-the-icons all-the-icons-dired - all-the-icons-ivy-rich toc-org emojify + all-the-icons nerd-icons-dired nerd-icons-ibuffer + nerd-icons-ivy-rich toc-org emojify nerd-icons-completion doom-themes doom-modeline gruvbox-theme counsel vterm multi-vterm which-key ivy ivy-rich helpful password-store org org-modern org-roam |