mpv: Upgrade to -git to enable --fs-screen-name

This commit is contained in:
2021-08-24 15:59:00 +02:00
parent de389523d7
commit 0aed41b761
2 changed files with 19 additions and 5 deletions

View File

@@ -12,7 +12,9 @@ let
video-sync = "display-resample";
interpolation = "";
tscale = "oversample";
fs-screen = 0; # Make mpv pop up on the primary screen
# TODO: Make those two configurable
screen-name = "C27F398";
fs-screen-name = "C27F398"; # Make mpv pop up on the primary screen
} // additional;
in {
config = {