summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-09-10 17:12:56 +0200
committerRasmus Steinke <rasi@xssn.at>2017-09-10 17:12:56 +0200
commita404d5eeb20dd23126a21fa6aeb4aa357a63ddc6 (patch)
tree6b90f285260c8772b3ec19a06c12c5df70254163 /clerk.conf
parent83b1bcf206ebfcd8f31826aa36aabbd5609f1975 (diff)
downloadperl-app-clerk-a404d5eeb20dd23126a21fa6aeb4aa357a63ddc6.tar.gz
perl-app-clerk-a404d5eeb20dd23126a21fa6aeb4aa357a63ddc6.tar.xz
add missing config option
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/clerk.conf b/clerk.conf
index 2f37645..d42e32b 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -15,6 +15,9 @@ songs=20
# if mpd drops the connection while updating, reduce this.
chunksize=30000
+# rofi theme to use for clerk
+rofi_theme=clerk
+
[Columns]
# width of columns
albumartist_l=50
@@ -23,3 +26,4 @@ artist_l=66
date_l=6
title_l=50
track_l=2
+rating_l=4