moved NORTH screen

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-11-20 01:27:20 +01:00
parent dbccb827ad
commit edbe4e7f66

View File

@@ -21,13 +21,13 @@ let
main = { main = {
name = "DP-4"; name = "DP-4";
resolution = "2560x1440"; resolution = "2560x1440";
position = "1920x0"; position = "1920x150";
scale = "1.0"; scale = "1.0";
}; };
left = { left = {
name = "HDMI-A-2"; name = "HDMI-A-2";
resolution = "1920x1080"; resolution = "1920x1080";
position = "0x360"; position = "0x0";
scale = "1.0"; scale = "1.0";
}; };
# right = { # right = {