mpv: drop additional sampling settings

Was causing lag on slower devices.
This commit is contained in:
Donovan Glover 2025-01-26 08:00:36 -05:00
parent de6685fe5f
commit c60f12524a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -5,9 +5,6 @@
enable = true;
config = {
video-sync = "display-resample";
interpolation = true;
tscale = "oversample";
fullscreen = true;
sub-auto = "fuzzy";