home/mpv: set alang and slang
This commit is contained in:
parent
14d1b42569
commit
544c18be94
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
hwdec = "auto-safe";
|
||||
profile = "gpu-hq";
|
||||
osc = "no";
|
||||
|
||||
alang = "jpn,ja";
|
||||
slang = "eng,en";
|
||||
};
|
||||
scripts =
|
||||
(with pkgs.mpvScripts; [
|
||||
|
|
Loading…
Reference in a new issue