X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.config%2Fmpv%2Fmpv.conf;h=12d8e3e00d7e53102231e0eeb9fda0f68a5fcd07;hp=9753b5c8d058897d81ca94a3b9d833b534065fd1;hb=98947b8530b531e1610708c783b682263e23b220;hpb=46f32dd4fcf9c35a2eb8b6df07baf94a6b899497 diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 9753b5c..12d8e3e 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -9,3 +9,6 @@ keep-open = yes # Default volume level. volume = 80 + +# The status message. Look for 'Property list' in the man page. +status-msg = "${?sub-text:Subtitle: ${sub-text}\n} ${?pause==yes:(Paused) }${time-pos} / -${playtime-remaining} / ${duration} (${percent-pos}%) x${speed} Vol: ${volume}%${?mute==yes: (Muted)} ${?current-vo:avsync:${avsync}}"