summaryrefslogtreecommitdiffstats
path: root/config.clerk
diff options
context:
space:
mode:
Diffstat (limited to 'config.clerk')
-rw-r--r--config.clerk7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.clerk b/config.clerk
index 2f6023a..02bf54e 100644
--- a/config.clerk
+++ b/config.clerk
@@ -5,9 +5,16 @@ backend=rofi
# but you can override settings here.
# rofiopts="-width 35 -padding 12 -lines 40"
+# If you don't have physical access to your music_dir
+# set this to no
+music_dir_access=yes
+
# maximum rating for album ratings
maxratings=10
+# maximum ratings for track ratings
+track_maxratings=5
+
# path to your music
music_path="/path/to/music_directory"