Add my Hypop package, for hyprland integration

This commit is contained in:
MitchMarq42 2023-03-26 20:03:43 -08:00
parent 00b32ed4af
commit 27f9d59ff9

View File

@ -1396,5 +1396,9 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
:custom :custom
(power-mode-streak-shake-threshold nil)) (power-mode-streak-shake-threshold nil))
(use-package hypop.el
:elpaca (:repo "https://git.mitchmarq42.xyz/mitch/hypop.el")
:demand t)
(provide 'mitch-packages) (provide 'mitch-packages)
;;; mitch-packages.el ends here ;;; mitch-packages.el ends here