summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-08-05 21:31:20 +0200
committerRasmus Steinke <rasi@xssn.at>2017-08-05 21:31:20 +0200
commit77cb89f06f5796daa648f1778628d516c1c7fe4f (patch)
tree31fb18b0e5091333e6d37e17d9e2cf4c54a42219 /clerk.conf
parent6582e82885d50499dd63ce735d1927da038560d7 (diff)
downloadperl-app-clerk-77cb89f06f5796daa648f1778628d516c1c7fe4f.tar.gz
perl-app-clerk-77cb89f06f5796daa648f1778628d516c1c7fe4f.tar.xz
remove unused variable
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/clerk.conf b/clerk.conf
index 8400919..6248b88 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -6,9 +6,6 @@ mpd_host=tauron
database=PLACEHOLDER/.config/clerk/database.mpk
tmux_config=PLACEHOLDER/.config/clerk/clerk.tmux
-# backend to use, possible options: fzf and rofi
-backend=fzf
-
# number of songs clerk will get at once for creating its cache files
# if mpd drops the connection while updating, reduce this.
chunksize=30000