1
0
forked from extern/nix-config

mpv: Don't show progress on seek

This commit is contained in:
Donovan Glover 2023-01-07 00:58:13 -05:00
parent fc41c957c2
commit 87ba2c540e
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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