aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/youtube-viewer/youtube-viewer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/youtube-viewer/youtube-viewer.conf')
-rw-r--r--dotfiles/.config/youtube-viewer/youtube-viewer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/youtube-viewer/youtube-viewer.conf b/dotfiles/.config/youtube-viewer/youtube-viewer.conf
index aeb9dfc..013ce30 100644
--- a/dotfiles/.config/youtube-viewer/youtube-viewer.conf
+++ b/dotfiles/.config/youtube-viewer/youtube-viewer.conf
@@ -105,7 +105,7 @@ our $CONFIG = {
srt => "-sub *SUB*",
},
mpv => {
- arg => "--gpu-context=wayland --force-media-title=*TITLE* --title=*TITLE* --no-ytdl",
+ arg => "--gpu-context=wayland --force-media-title=*TITLE* --title=*TITLE* --no-ytdl --msg-level=all=fatal,display-tags=status,statusline=status",
audio => "--audio-file=*AUDIO*",
cmd => "mpv",
fs => "--fullscreen",