summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/clerk.conf b/clerk.conf
index 455524b..3781066 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -3,8 +3,11 @@
mpd_host=localhost
# define file paths
-database=PLACEHOLDER/.config/clerk/database.mpk
-tmux_config=PLACEHOLDER/.config/clerk/clerk.tmux
+database=/home/carnager/.config/clerk/database.mpk
+tmux_config=/home/carnager/.config/clerk/clerk.tmux
+
+# player for queue tab
+player=ncmpcpp
# number of songs clerk will get at once for creating its cache files
# if mpd drops the connection while updating, reduce this.