hypr.home fix

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-10-04 22:52:06 +02:00
parent d581209fdf
commit 21fee7056a
5 changed files with 14 additions and 16 deletions

View File

@@ -207,7 +207,7 @@ in {
"external": {
"streamlink": {
"quality": "",
"options": "--config ${hyper.home}.config/streamlink/config"
"options": "--config ${hyper.home}/.config/streamlink/config"
}
}
}