nixos/core-desktop: fix mpv config warning
This commit is contained in:
parent
5f06131076
commit
1a30ebe4a0
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@
|
|||
keep-open = "yes";
|
||||
volume = "40";
|
||||
osd-fractions = "yes";
|
||||
background = "0.0/1.0";
|
||||
alpha = "yes";
|
||||
background = "none";
|
||||
};
|
||||
input = lib.mkMerge [
|
||||
# mpv core
|
||||
|
|
Loading…
Reference in a new issue