Add emms and configure it to work with mpd.
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
(exwm-config-default)
|
||||
(require 'exwm-systemtray)
|
||||
(exwm-systemtray-enable))
|
||||
|
||||
;; Multimedia
|
||||
(use-package emms
|
||||
:config
|
||||
(load "~/.emacs.d/elisp/emms-mpd-setup.el"))
|
||||
|
||||
;; Programming environment
|
||||
;; git
|
||||
(use-package magit)
|
||||
|
||||
Reference in New Issue
Block a user