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";
|
video-sync = "display-resample";
|
||||||
interpolation = "";
|
interpolation = "";
|
||||||
tscale = "oversample";
|
tscale = "oversample";
|
||||||
|
fs-screen = 0; # Make mpv pop up on the primary screen
|
||||||
} // additional;
|
} // additional;
|
||||||
in {
|
in {
|
||||||
config = {
|
config = {
|
||||||
|
Loading…
Reference in New Issue
Block a user