mpv.conf: begin by profile=fast if nothing else specified

This commit is contained in:
Aminda Suomalainen 2024-10-05 21:35:50 +03:00
parent 11d517e644
commit 94982d8713
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -1,5 +1,8 @@
# ~/.config/mpv/mpv.conf
# Unless otherwise specified
profile=fast
# Preferred audio drivers, but by trailing comma, let others be used too.
# Fedora: pipewire-jack-audio-connection-kit pipewire-pulseaudio pipewire-alsa
# TODO: Does the above apply with PipeWire being the default?