mpv: Workaround missing "I" binding

master
Pierre Neidhardt 2017-10-08 22:21:40 +01:00
parent 40da3cc2ec
commit 2cd2633a03
1 changed files with 3 additions and 0 deletions

3
.mpv/input.conf Normal file
View File

@ -0,0 +1,3 @@
# Workaround, see https://github.com/mpv-player/mpv/issues/4967.
I show-text "${filename}"
i show-text "${filename}"