forked from extern/nix-config
mpv: Don't show progress on seek
This commit is contained in:
parent
fc41c957c2
commit
87ba2c540e
@ -60,3 +60,7 @@ script-opts='osc-title=${filename}'
|
||||
|
||||
# Use the thumbnail on-screen controller instead of the default one
|
||||
osc=no
|
||||
|
||||
# Don't show progress when using keyboard to move forward/backward in time
|
||||
osd-on-seek=no
|
||||
osd-bar=no
|
||||
|
Loading…
Reference in New Issue
Block a user