mpv: Fix mpv appearing on the wrong screen
This commit is contained in:
parent
005c096b42
commit
7cb8e80591
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user