summaryrefslogtreecommitdiffstats
path: root/config.clerk
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2014-08-03 22:44:49 +0200
committerRasmus Steinke <rasi@xssn.at>2014-08-03 22:44:49 +0200
commit8af365937205159642911542785b4f19588f3239 (patch)
treedcd142d4d4e16df6ea4b72849c1bfa0a39c66b61 /config.clerk
parentedb18056d69dc04595c3041829b9b167a657a59a (diff)
downloadperl-app-clerk-8af365937205159642911542785b4f19588f3239.tar.gz
perl-app-clerk-8af365937205159642911542785b4f19588f3239.tar.xz
made maximum rating configurable
Diffstat (limited to 'config.clerk')
-rw-r--r--config.clerk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.clerk b/config.clerk
index 697a53e..2f6023a 100644
--- a/config.clerk
+++ b/config.clerk
@@ -5,6 +5,9 @@ backend=rofi
# but you can override settings here.
# rofiopts="-width 35 -padding 12 -lines 40"
+# maximum rating for album ratings
+maxratings=10
+
# path to your music
music_path="/path/to/music_directory"