summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
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)