summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-08-05 18:29:34 +0200
committerRasmus Steinke <rasi@xssn.at>2017-08-05 18:29:34 +0200
commit5dc8f9a11136f3fe2f8680109b4312f3d41c6b68 (patch)
tree76320d105d76fb039b66b751875f41be19df8679 /clerk.conf
parent51ce4f60ee4b9402ca3feebd756751113587b01c (diff)
downloadperl-app-clerk-5dc8f9a11136f3fe2f8680109b4312f3d41c6b68.tar.gz
perl-app-clerk-5dc8f9a11136f3fe2f8680109b4312f3d41c6b68.tar.xz
add tmux_config option
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/clerk.conf b/clerk.conf
index 51b3765..ffec2c6 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -2,8 +2,9 @@
# MPD_HOST will override this
mpd_host=tauron
-# define where clerk should save its cache files
+# define file paths
database=/home/carnager/.config/clerk/db_msgpack
+tmux_config=/home/carnager/.config/clerk/clerk.tmux
# backend to use, possible options: fzf and rofi
backend=fzf