fuji/home/mpv: add webtorrent hook
This commit is contained in:
@@ -86,8 +86,9 @@ in
|
|||||||
mpv = {
|
mpv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
scripts = [
|
scripts = [
|
||||||
pkgs.mpvScripts.uosc
|
|
||||||
pkgs.mpvScripts.autosubsync-mpv
|
pkgs.mpvScripts.autosubsync-mpv
|
||||||
|
pkgs.mpvScripts.uosc
|
||||||
|
pkgs.mpvScripts.webtorrent-mpv-hook
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
osc = "no";
|
osc = "no";
|
||||||
|
|||||||
Reference in New Issue
Block a user