« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rwxr-xr-xindex.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.js b/index.js
index 97da517..b1c4ced 100755
--- a/index.js
+++ b/index.js
@@ -59,6 +59,9 @@ async function main() {
 
   let grouplike = {
     name: 'My ~/Music Library',
+    comment: (
+      '(Add songs and folders to ~/Music to make them show up here,' +
+      ' or pass mtui your own playlist.json file!)'),
     source: ['crawl-local', process.env.HOME + '/Music']
   }