Make mpv not close if used to open an image
Like my Sway update last commit. This makes mpv not close if it was explicitly used to open an image.
This commit is contained in:
parent
990823382f
commit
01a68c651c
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ af="dynaudnorm=g=5:f=250:r=0.9:p=0.5"
|
|||
|
||||
# Put screenshots in my bespoke screenshot dir
|
||||
screenshot-directory=~/screenshot
|
||||
|
||||
# Make images opened in mpv not force-close it
|
||||
image-display-duration=inf
|
||||
|
|
Loading…
Add table
Reference in a new issue