mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 23:07:46 +02:00
mpv: remove old subtitle search settings
Removed in favor of exact match subtitle files.
This commit is contained in:
@ -7,9 +7,7 @@
|
||||
config = {
|
||||
fullscreen = true;
|
||||
|
||||
sub-auto = "fuzzy";
|
||||
sub-blur = 10;
|
||||
sub-file-paths = "subs:subtitles:字幕";
|
||||
|
||||
screenshot-format = "png";
|
||||
|
||||
|
Reference in New Issue
Block a user