From 1e1924406c8d002ba770f436ad10f9c50862729b Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 25 Dec 2022 04:29:47 +0000 Subject: [PATCH] Sort configuration options A-Z. --- mpv/mpv.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 9bf3012..c21e0e9 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -3,17 +3,17 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 0.0.0.0 +# Version: 0.0.1.1 -loop-playlist=inf -loop-file=inf -vo=gpu +alpha=yes +force-window hwdec=vaapi -volume=100 image-display-duration=inf +loop-file=inf +loop-playlist=inf no-border no-osc osd-level=0 -alpha=yes -force-window +vo=gpu +volume=100