summaryrefslogtreecommitdiffstats
path: root/clerk.tmux
diff options
context:
space:
mode:
Diffstat (limited to 'clerk.tmux')
-rw-r--r--clerk.tmux2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk.tmux b/clerk.tmux
index ea28a8f..373df46 100644
--- a/clerk.tmux
+++ b/clerk.tmux
@@ -12,6 +12,8 @@ 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 C-q kill-session -t music # quit clerk
+
+
# Status bar
set-option -g status-position top
set -g status-interval 30