diff options
| author | JackJ30 <jackqjamison@proton.me> | 2025-01-02 18:51:10 -0500 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2025-01-02 18:51:10 -0500 |
| commit | 442486014297198a8334f71ee84919164c826e7f (patch) | |
| tree | d06b4c1174e937ac916b154812111af7040139a0 /.config/emacs/init.el | |
| parent | 57c79f1e3a354d22ca772d9b9e107ebecab569b0 (diff) | |
updates
Diffstat (limited to '.config/emacs/init.el')
| -rw-r--r-- | .config/emacs/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 7ad3283..0580473 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -8,7 +8,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages - '(vertico orderless marginalia vc-use-package miasma-theme kind-icon dracula-theme corfu))) + '(no-littering vertico orderless marginalia vc-use-package miasma-theme kind-icon dracula-theme corfu))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |
