mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-04 08:11:44 -08:00
* Added emms dir to gitignore. * Added emms module. * Added emms module. * Added emms module. * I had a weird bug fixed it. * I suck. * Made the changer lissner requested. * Made a restart music daemon func. * Simplify config and bump package * Proofread readme Co-authored-by: Takoda J Horton <takodajhorton@protonmail.com> Co-authored-by: Henrik Lissner <henrik@lissner.net>
4 lines
121 B
EmacsLisp
4 lines
121 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; app/emms/packages.el
|
|
|
|
(package! emms :pin "60c6172fb0ec78fc70cf8329e9be5842c041107b")
|