experimental ani-el package, by none other than me

This commit is contained in:
MitchMarq42 2022-07-07 20:44:27 -08:00
parent 260eac716a
commit e37f67e18f

View File

@ -650,6 +650,9 @@
;; ;; (require 'exwm-config)
;; ;; (exwm-config-example)
;; )
(use-package ani-el
:straight (:type git :repo "https://git.mitchmarq42.xyz/mitch/ani-el"
:files ("ani-el.el" "lib")))
(provide 'mitch-packages)
;;; mitch-packages.el ends here