From 5ca767848c3b9f7f12430645d3aeb6deecc1c693 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 20 Oct 2023 15:33:46 +0800 Subject: [PATCH] profiles/desktop: fix mpv config --- modules/home-manager/profiles/desktop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/profiles/desktop.nix b/modules/home-manager/profiles/desktop.nix index e4bf0c4d..32739fcf 100644 --- a/modules/home-manager/profiles/desktop.nix +++ b/modules/home-manager/profiles/desktop.nix @@ -125,7 +125,7 @@ in { "extension.gif" = { osc = false; - loop-file = true; + loop-file = "inf"; }; "protocol.https" = {