summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.org b/init.org
index df1aa7c..6909018 100644
--- a/init.org
+++ b/init.org
@@ -3063,7 +3063,9 @@
("V" (jao-mixer-get-level "Capture") "show"))
"Utilities"
(("c" jao-player-connect "reconnect to mpd")
- ("N" jao-random-album-next "random album")
+ ("N" jao-random-album-next "next random album")
+ ("r" jao-random-album-toggle "toggle random album"
+ :toggle jao-random-album-p)
("s-m" jao-hydra-media/body nil))))
#+end_src