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