summaryrefslogtreecommitdiffstats
path: root/clerk_fzf/tmux.clerk
diff options
context:
space:
mode:
Diffstat (limited to 'clerk_fzf/tmux.clerk')
-rw-r--r--clerk_fzf/tmux.clerk2
1 files changed, 1 insertions, 1 deletions
diff --git a/clerk_fzf/tmux.clerk b/clerk_fzf/tmux.clerk
index 3383760..615104f 100644
--- a/clerk_fzf/tmux.clerk
+++ b/clerk_fzf/tmux.clerk
@@ -123,7 +123,7 @@ bind-key -n F5 run-shell 'mpc prev --quiet'
bind-key -n F6 run-shell 'mpc toggle --quiet'
bind-key -n F7 run-shell 'mpc stop --quiet'
bind-key -n F8 run-shell 'mpc next --quiet'
-bind-key -n C-F12 run-shell 'clerk_fzf --create-caches'
+bind-key -n C-F12 run-shell 'clerk_update --create-caches'
bind-key -n F12 run-shell 'clerk_update'
bind-key -n F9 run-shell 'clerk_fzf --random_album'
bind-key -n F10 run-shell 'clerk_fzf --random_tracks'