graphical/mpv: add to config to smooth usage as image viewer
This commit is contained in:
parent
8d6fcb7fe0
commit
1d9b7db36c
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue