diff --git a/home/gui/mpv.nix b/home/gui/mpv.nix index 3b004e3..9b5031e 100644 --- a/home/gui/mpv.nix +++ b/home/gui/mpv.nix @@ -34,7 +34,7 @@ }; profiles = { utube = { - "profile-cond"="path:find('youtu%.?be')"; + "profile-cond" = "path:find('youtu%.?be')"; speed = 1.77; keep-open = true; };