Add power-mode. Laggy and broken
This commit is contained in:
parent
ba7069dca0
commit
f555691b2f
@ -1390,5 +1390,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
|||||||
:elpaca (:host github :repo "vifon/fretboard.el")
|
:elpaca (:host github :repo "vifon/fretboard.el")
|
||||||
:defer t)
|
:defer t)
|
||||||
|
|
||||||
|
(use-package power-mode
|
||||||
|
:commands power-mode
|
||||||
|
:custom
|
||||||
|
(power-mode-streak-shake-threshold nil))
|
||||||
|
|
||||||
(provide 'mitch-packages)
|
(provide 'mitch-packages)
|
||||||
;;; mitch-packages.el ends here
|
;;; mitch-packages.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user