From 1c4678580785db12547f517ae661f4f7dcfedd67 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 24 Dec 2023 18:38:40 +0800 Subject: [PATCH] profiles/desktop: update mpv profiles --- modules/home-manager/profiles/desktop.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/home-manager/profiles/desktop.nix b/modules/home-manager/profiles/desktop.nix index 49cbae17..3d48a098 100644 --- a/modules/home-manager/profiles/desktop.nix +++ b/modules/home-manager/profiles/desktop.nix @@ -154,13 +154,6 @@ in { osc = false; loop-file = "inf"; }; - - "protocol.https" = { - keep-open = true; - loop-file = "inf"; - }; - - "protocol.http".profile = "protocol.https"; }; scripts = with pkgs.mpvScripts; [