mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
profiles/desktop: update mpv profiles
This commit is contained in:
parent
4168ff899f
commit
1c46785807
@ -154,13 +154,6 @@ in {
|
|||||||
osc = false;
|
osc = false;
|
||||||
loop-file = "inf";
|
loop-file = "inf";
|
||||||
};
|
};
|
||||||
|
|
||||||
"protocol.https" = {
|
|
||||||
keep-open = true;
|
|
||||||
loop-file = "inf";
|
|
||||||
};
|
|
||||||
|
|
||||||
"protocol.http".profile = "protocol.https";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
scripts = with pkgs.mpvScripts; [
|
scripts = with pkgs.mpvScripts; [
|
||||||
|
Loading…
Reference in New Issue
Block a user