From 311f4b998f72a0f03c1ae0792e0ba4c88f9d2dad Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 28 Mar 2024 13:48:14 +0000 Subject: mpc tweaks --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 4a16614..cea0d2a 100644 --- a/init.el +++ b/init.el @@ -2972,7 +2972,7 @@ (lambda () (message "%s %s" (if (jao-mpc-mopidy-p) "mopidy" "mpd") - (jao-mpc--current-str nil t)) + (jao-mpc--current-timestr t)) (format "Master %s%%" (jao-mixer-get-level nil t))) ("d" "down" jao-mixer-master-down :transient t) ("u" "up" jao-mixer-master-up :transient t) -- cgit v1.2.3