From 2b47fc0ced61dbbc5ceff13771a799f0e9986537 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Mon, 13 May 2024 19:39:15 +0500 Subject: [mpv] Update screenshot name template --- files/.config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/.config/mpv/mpv.conf') diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf index 74cc562..df9cf01 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -17,7 +17,7 @@ screenshot-format=png screenshot-high-bit-depth=yes screenshot-png-compression=0 screenshot-directory=~/Documents/mpv-screenshots -screenshot-template=mpv-shot-%F-%{media-title}-%p-%n +screenshot-template="%F-%{media-title}-%p-%n" hwdec=auto-safe # Enable any whitelisted hardware video decoding API interpolation=yes -- cgit v1.2.3