From 10e9d39d764bba906a2e037f35dc282cacdd9d89 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 8 Oct 2022 01:32:44 +0200 Subject: updated configs --- .config/mpv/mpv.conf | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to '.config/mpv/mpv.conf') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 128a028..7889859 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,6 +1,26 @@ +profile=gpu-hq +scale=ewa_lanczossharp +cscale=ewa_lanczossharp +vo=gpu + +hwdec=auto + +keep-open=yes +stop-screensaver +border=no +no-border + +msg-color=yes +term-osd-bar=yes +cursor-autohide=1000 + +save-position-on-quit=yes + +screenshot-directory="~/Pictures/" +screenshot-template="%F - [%P]v%#01n" + [extension.webm] loop-file=inf [extension.gif] loop-file=inf -profile=gpu-hq -- cgit v1.2.3