summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-09-11 16:31:47 +0100
committerjao <jao@gnu.org>2026-09-11 16:31:47 +0100
commit5d4588421ffe4b14086781c357ce3cfe7fbec274 (patch)
treec609de0ffdfd1fb3aacb35f6289601fa635fad96 /init.el
parent249f42208bff568bd0ad4592e08f36911a772b6a (diff)
downloadelibs-5d4588421ffe4b14086781c357ce3cfe7fbec274.tar.gz
elibs-5d4588421ffe4b14086781c357ce3cfe7fbec274.tar.bz2
mpc: remaining playlist time
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index 95578c6..1b72750 100644
--- a/init.el
+++ b/init.el
@@ -1978,7 +1978,8 @@
["Now playing"
("w" "now playing" jao-streaming-echo-current)
("e" "echo now play" jao-player-echo)
- ("L" "show lyrics" jao-show-lyrics)]
+ ("L" "show lyrics" jao-show-lyrics)
+ ("t" "remaining duration" jao-mpc-show-playlist-duration)]
[:description
(lambda ()
(message "mpd %s" (if (jao-mpc-playing-p)