From 3571e3740115719a64c820b02ed77e72422e55fe Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sun, 1 Oct 2017 11:23:12 +0200 Subject: fix wrong config name. enable option to jump to queue --- clerk.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'clerk.conf') diff --git a/clerk.conf b/clerk.conf index 18af1ec..16fb4ed 100644 --- a/clerk.conf +++ b/clerk.conf @@ -18,6 +18,9 @@ songs=20 # if mpd drops the connection while updating, reduce this. chunksize=30000 +# enable this to jump to queue after adding songs in tmux ui. +jump_queue=true + # Use albumartist or artist for random tracks? randomartist=albumartist -- cgit v1.2.3-24-g4f1b