Desktop/mpv: set cd speed to 8
This commit is contained in:
parent
eecbb372cb
commit
0a00c2b25a
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
||||||
config = {
|
config = {
|
||||||
hwdec = "auto";
|
hwdec = "auto";
|
||||||
cache = true;
|
cache = true;
|
||||||
|
cdda-speed = "8";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue