diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf new file mode 100644 index 0000000..38c392e --- /dev/null +++ b/.config/mpv/input.conf @@ -0,0 +1 @@ +k playlist-shuffle diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..88f1a7c --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,7 @@ +keepaspect-window=no +loop-playlist=inf +volume-max=200 +hwdec=auto +video-sync=display-resample +script=/usr/share/mpv/scripts/mpris.so +screenshot-directory="~/Pictures/Screenshots/"