summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-09-04 01:19:03 +0200
committerRasmus Steinke <rasi@xssn.at>2015-09-04 01:19:03 +0200
commit6fddb0db9a347ff2462985016d10624fcfb74592 (patch)
tree7e9d9764202b024d7ab491caf3b1f77b7c576296
parent04eb28407680b5a23be871822b6d244446304495 (diff)
downloadperl-app-clerk-6fddb0db9a347ff2462985016d10624fcfb74592.tar.gz
perl-app-clerk-6fddb0db9a347ff2462985016d10624fcfb74592.tar.xz
add missing options
-rw-r--r--config.clerk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.clerk b/config.clerk
index a6ad740..9132155 100644
--- a/config.clerk
+++ b/config.clerk
@@ -78,3 +78,6 @@ date_width="6"
# album is much longer in order to keep filename off screen
album_width="200"
+# custom widths for playlist
+pl_title_width="60"
+pl_artist_width="40"