screen upgrade!
This commit is contained in:
parent
b0821dd3f3
commit
d9f54c15a7
|
@ -157,15 +157,15 @@ in {
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
workspace = "3";
|
workspace = "3";
|
||||||
output = ["DP-4" "eDP-1"];
|
output = ["DP-5" "eDP-1"];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
workspace = "4";
|
workspace = "4";
|
||||||
output = ["DP-4" "eDP-1"];
|
output = ["DP-5" "eDP-1"];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
workspace = "5";
|
workspace = "5";
|
||||||
output = ["DP-4" "eDP-1"];
|
output = ["DP-5" "eDP-1"];
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
@ -179,15 +179,15 @@ in {
|
||||||
|
|
||||||
{
|
{
|
||||||
workspace = "8";
|
workspace = "8";
|
||||||
output = ["DP-3" "eDP-1"];
|
output = ["DP-4" "eDP-1"];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
workspace = "9";
|
workspace = "9";
|
||||||
output = ["DP-3" "eDP-1"];
|
output = ["DP-4" "eDP-1"];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
workspace = "10";
|
workspace = "10";
|
||||||
output = ["DP-3" "eDP-1"];
|
output = ["DP-4" "eDP-1"];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -166,47 +166,49 @@
|
||||||
dock = {
|
dock = {
|
||||||
fingerprint = {
|
fingerprint = {
|
||||||
"eDP-1" = "00ffffffffffff0030e42c0600000000001c0104a51f117802aa95955e598e271b5054000000010101010101010101010101010101012e3680a070381f403020350035ae1000001ab62c80f4703816403020350035ae1000001a000000fe004c4720446973706c61790a2020000000fe004c503134305746412d535044340018";
|
"eDP-1" = "00ffffffffffff0030e42c0600000000001c0104a51f117802aa95955e598e271b5054000000010101010101010101010101010101012e3680a070381f403020350035ae1000001ab62c80f4703816403020350035ae1000001a000000fe004c4720446973706c61790a2020000000fe004c503134305746412d535044340018";
|
||||||
"DP-3" = "00ffffffffffff0026cd0f610101010101190103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303530313030333630000000fd00324b1e4b11000a202020202020000000fc0058323438350a20202020202020008a";
|
"DP-4" = "00ffffffffffff0026cd4161fb060000021e0104a5351e783aee35a656529d280b5054b74f00714f818081c081009500b300d1c0d1cf023a801871382d40582c45000f282100001e000000fd00374c1e5512000a202020202020000000ff0031313634383030323031373837000000fc00504c32343933480a202020202001c9020318f14b9002030411121305141f012309070183010000023a801871382d40582c45000f282100001e8c0ad08a20e02d10103e96000f2821000018011d007251d01e206e2855000f282100001e8c0ad090204031200c4055000f28210000182a4480a070382740302035000f282100001a00000000000000000000000000a1";
|
||||||
"DP-4" = "00ffffffffffff0026cd0f610101010108180103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303430383030333330000000fd00324b1e4b11000a202020202020000000fc0058323438350a202020202020200081";
|
"DP-5" = "00ffffffffffff0026cd4561990000001f1c0104a5351e783ace65a657519f270f5054b30c00714f818081c081009500b300d1c00101023a801871382d40582c45000f282100001e000000fd00374c1e5311000a202020202020000000ff0031313634384238383030313533000000fc00504c32343933480a202020202001d3020318f14b9002030411121305141f012309070183010000023a801871382d40582c45000f282100001e8c0ad08a20e02d10103e96000f2821000018011d007251d01e206e2855000f282100001e8c0ad090204031200c4055000f28210000180000000000000000000000000000000000000000000000000000000000000035";
|
||||||
};
|
};
|
||||||
config = {
|
config = {
|
||||||
"eDP-1" = {
|
"eDP-1" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary = false;
|
primary = false;
|
||||||
position = "0x120";
|
position = "3000x840";
|
||||||
mode = "1920x1080";
|
mode = "1920x1080";
|
||||||
};
|
};
|
||||||
"DP-3" = {
|
|
||||||
enable = true;
|
|
||||||
primary = false;
|
|
||||||
position = "3840x0";
|
|
||||||
mode = "1920x1200";
|
|
||||||
};
|
|
||||||
"DP-4" = {
|
"DP-4" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary = true;
|
primary = true;
|
||||||
|
position = "0x420";
|
||||||
|
mode = "1920x1080";
|
||||||
|
};
|
||||||
|
"DP-5" = {
|
||||||
|
enable = true;
|
||||||
|
primary = false;
|
||||||
position = "1920x0";
|
position = "1920x0";
|
||||||
mode = "1920x1200";
|
mode = "1920x1080";
|
||||||
|
rotate = "left";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
dock-lid-closed = {
|
dock-lid-closed = {
|
||||||
fingerprint = {
|
fingerprint = {
|
||||||
"DP-3" = "00ffffffffffff0026cd0f610101010101190103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303530313030333630000000fd00324b1e4b11000a202020202020000000fc0058323438350a20202020202020008a";
|
"DP-4" = "00ffffffffffff0026cd4161fb060000021e0104a5351e783aee35a656529d280b5054b74f00714f818081c081009500b300d1c0d1cf023a801871382d40582c45000f282100001e000000fd00374c1e5512000a202020202020000000ff0031313634383030323031373837000000fc00504c32343933480a202020202001c9020318f14b9002030411121305141f012309070183010000023a801871382d40582c45000f282100001e8c0ad08a20e02d10103e96000f2821000018011d007251d01e206e2855000f282100001e8c0ad090204031200c4055000f28210000182a4480a070382740302035000f282100001a00000000000000000000000000a1";
|
||||||
"DP-4" = "00ffffffffffff0026cd0f610101010108180103813420782a4ca5a7554da226105054adcf0031468180818c9500950fb300a940d1c0283c80a070b023403020360006442100001a000000ff0031313230303430383030333330000000fd00324b1e4b11000a202020202020000000fc0058323438350a202020202020200081";
|
"DP-5" = "00ffffffffffff0026cd4561990000001f1c0104a5351e783ace65a657519f270f5054b30c00714f818081c081009500b300d1c00101023a801871382d40582c45000f282100001e000000fd00374c1e5311000a202020202020000000ff0031313634384238383030313533000000fc00504c32343933480a202020202001d3020318f14b9002030411121305141f012309070183010000023a801871382d40582c45000f282100001e8c0ad08a20e02d10103e96000f2821000018011d007251d01e206e2855000f282100001e8c0ad090204031200c4055000f28210000180000000000000000000000000000000000000000000000000000000000000035";
|
||||||
};
|
};
|
||||||
config = {
|
config = {
|
||||||
"DP-3" = {
|
|
||||||
enable = true;
|
|
||||||
primary = false;
|
|
||||||
position = "1920x0";
|
|
||||||
mode = "1920x1200";
|
|
||||||
};
|
|
||||||
"DP-4" = {
|
"DP-4" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
primary = true;
|
primary = true;
|
||||||
position = "0x0";
|
position = "0x420";
|
||||||
mode = "1920x1200";
|
mode = "1920x1080";
|
||||||
|
};
|
||||||
|
"DP-5" = {
|
||||||
|
enable = true;
|
||||||
|
primary = false;
|
||||||
|
position = "1920x0";
|
||||||
|
mode = "1920x1080";
|
||||||
|
rotate = "left";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue