summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-11-26 02:32:26 +0000
committerjao <jao@gnu.org>2023-11-26 02:32:26 +0000
commit75b07bebbcfb6f472c68b0967c2fb5a201d6f13f (patch)
treefaf79fc4419d2ee69e71982cd9398a6c403bec7f /init.el
parent957d77f523402d1af239c64b853d2d1b6a2bc65e (diff)
downloadelibs-75b07bebbcfb6f472c68b0967c2fb5a201d6f13f.tar.gz
elibs-75b07bebbcfb6f472c68b0967c2fb5a201d6f13f.tar.bz2
mpc: old tidal code removed
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index a155dcd..fa075be 100644
--- a/init.el
+++ b/init.el
@@ -2959,7 +2959,7 @@
["Seek and search"
("f" "seek fwd" jao-player-seek-10 :transient t)
("F" "seek bwd" jao-player-seek--10 :transient t)
- ("a" "search album" jao-mpc-search-and-select-album)
+ ("a" "search album" jao-mpc-select-album)
("S" "play stream" jao-mpc-play-stream)]
["Browse"
("b" "browse" jao-player-browse)