summaryrefslogtreecommitdiffstats
path: root/clerk.tmux
diff options
context:
space:
mode:
Diffstat (limited to 'clerk.tmux')
-rw-r--r--clerk.tmux1
1 files changed, 1 insertions, 0 deletions
diff --git a/clerk.tmux b/clerk.tmux
index 373df46..7f58353 100644
--- a/clerk.tmux
+++ b/clerk.tmux
@@ -11,6 +11,7 @@ bind-key -n C-F7 run-shell 'mpc stop > /dev/null' # stop playback
bind-key -n C-F8 run-shell 'mpc next --quiet' # next song
bind-key -n F10 run-shell 'clerk -f -x' # play random album/songs
bind-key -n C-F1 run-shell 'clerk -f -y' # show help
+bind-key -n F9 run-shell 'clerk -f -Z' # show rating menu
bind-key -n C-q kill-session -t music # quit clerk