Change default database location and name

This commit is contained in:
Daniel Schulte 2020-11-26 19:38:00 +01:00
parent b4c4fb75c0
commit 9e50c06ceb
2 changed files with 3 additions and 2 deletions

View file

@ -3,5 +3,6 @@
"extraHeaders": [
{"key": "x-extra", "value": "heder"}
],
"database": "$HOME/yttui.db",
"watchCommand": ["xdg-open", "https://youtube.com/watch?v={{vid}}"]
}