mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 02:08:14 +02:00
mpv: drop additional sampling settings
Was causing lag on slower devices.
This commit is contained in:
parent
de6685fe5f
commit
c60f12524a
@ -5,9 +5,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
video-sync = "display-resample";
|
|
||||||
interpolation = true;
|
|
||||||
tscale = "oversample";
|
|
||||||
fullscreen = true;
|
fullscreen = true;
|
||||||
|
|
||||||
sub-auto = "fuzzy";
|
sub-auto = "fuzzy";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user