mpv: Fix mpv appearing on the wrong screen

This commit is contained in:
PapaTutuWawa 2021-08-23 14:21:16 +02:00
parent 005c096b42
commit 7cb8e80591

View File

@ -13,6 +13,7 @@ let
video-sync = "display-resample";
interpolation = "";
tscale = "oversample";
fs-screen = 0; # Make mpv pop up on the primary screen
} // additional;
in {
config = {