Compare commits
2 Commits
9c0094949e
...
9d9b2cf84d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d9b2cf84d | ||
|
|
c1710f928f |
@@ -33,13 +33,15 @@ let
|
|||||||
};
|
};
|
||||||
north = {
|
north = {
|
||||||
main = {
|
main = {
|
||||||
name = "DP-4";
|
name = "DP-1";
|
||||||
|
# name = "DP-4";
|
||||||
resolution = "2560x1440";
|
resolution = "2560x1440";
|
||||||
position = "1920x150";
|
position = "1920x150";
|
||||||
scale = "1.0";
|
scale = "1.0";
|
||||||
};
|
};
|
||||||
left = {
|
left = {
|
||||||
name = "HDMI-A-2";
|
# name = "HDMI-A-2";
|
||||||
|
name = "HDMI-A-1";
|
||||||
resolution = "1920x1080";
|
resolution = "1920x1080";
|
||||||
position = "0x0";
|
position = "0x0";
|
||||||
scale = "1.0";
|
scale = "1.0";
|
||||||
|
|||||||
Reference in New Issue
Block a user