graphical/mpv: add to config to smooth usage as image viewer

This commit is contained in:
Elec3137 2026-02-26 12:46:17 -08:00
commit 1d9b7db36c

View file

@ -27,6 +27,9 @@ in
# 6 is maximum size efficency # 6 is maximum size efficency
screenshot-webp-compression=6 screenshot-webp-compression=6
screenshot-webp-lossless=yes screenshot-webp-lossless=yes
# this allows using mpv as an image viewer
image-display-duration=inf
''; '';
}; };