From 7e15f7302a72533df6db1af35b159350d0c8cb21 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 31 May 2025 17:53:51 -0500 Subject: [PATCH] chore | formatting --- home/gui/mpv.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; };