]> git.wh0rd.org - home.git/blobdiff - .config/mpv/mpv.conf
mpv: tweak status-msg
[home.git] / .config / mpv / mpv.conf
index 9753b5c8d058897d81ca94a3b9d833b534065fd1..12d8e3e00d7e53102231e0eeb9fda0f68a5fcd07 100644 (file)
@@ -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}}"