and adapt setup to changes
This commit is contained in:
2026-05-31 08:35:22 +02:00
parent 7ed536d39a
commit 0a4a0737ff
12 changed files with 99 additions and 100 deletions

View File

@@ -76,17 +76,20 @@ in
plugin = {
prepend_previewers = [
{
group = "preview";
run = "exifaudio";
mime = "audio/*";
}
];
prepend_fetchers = [
{
group = "fetcher";
id = "git";
url = "*";
run = "git";
}
{
group = "fetcher";
id = "git";
url = "*/";
run = "git";