Update mpv config

master
Hektor Misplon 2023-06-14 21:36:36 +02:00
parent 378cd0c389
commit 3aa1900aa2
2 changed files with 0 additions and 3 deletions

View File

@ -13,4 +13,3 @@ K add video-pan-y 0.01
J add video-pan-y -0.01 J add video-pan-y -0.01
m cycle mute m cycle mute
s subs

View File

@ -48,8 +48,6 @@ local user_opts = {
seekrangeseparate = true, -- wether the seekranges overlay on the bar-style seekbar seekrangeseparate = true, -- wether the seekranges overlay on the bar-style seekbar
seekrangealpha = 210, -- transparency of seekranges seekrangealpha = 210, -- transparency of seekranges
seekbarkeyframes = true, -- use keyframes when dragging the seekbar seekbarkeyframes = true, -- use keyframes when dragging the seekbar
title = "${media-title}", -- string compatible with property-expansion
-- to be shown as OSC title
tooltipborder = 1, -- border of tooltip in bottom/topbar tooltipborder = 1, -- border of tooltip in bottom/topbar
tooltipfontsize = 17.5, tooltipfontsize = 17.5,
tooltipseekbar = false, -- following cursor bar over the playback seekbar tooltipseekbar = false, -- following cursor bar over the playback seekbar