1
0
Fork 0

Switch to 3 monitors at home

This commit is contained in:
Malte Brandy 2019-03-07 21:47:45 +01:00
parent 703b19c662
commit d76e83ae74
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -50,6 +50,7 @@ programs.autorandr = {
fingerprint = {
"DP2-2" = "00ffffffffffff00046997244a2e00001615010380351e782a6045a6564a9c25125054bf6f00714f814081809500b300d1c081c08100023a801871382d40582c4500132b2100001e000000ff0042364c4d54463031313835300a000000fd00324b1e5011000a202020202020000000fc00415355532056573234380a20200052";
"eDP1" = "00ffffffffffff0006af362300000000001b0104a51f117802f4f5a4544d9c270f505400000001010101010101010101010101010101e65f00a0a0a040503020350035ae100000180000000f0000000000000000000000000020000000fe0041554f0a202020202020202020000000fe004231343051414e30322e33200a00b2";
"DP2-1" = "00ffffffffffff0005b70000570500000a120103082a1a782ae5b5a355499927135054bfef809500950f8140718f01010101010101019a29a0d05184223050983600a4001100001c000000ff003030313336370a202020202020000000fd00374b1e500e000a202020202020000000fc0058313931305744530a2020202000bf";
};
config = {
eDP1 = {
@ -60,9 +61,14 @@ programs.autorandr = {
};
DP2-2 = {
enable = true;
position = "2560x0";
position = "4000x0";
mode = "1920x1080";
};
DP2-1 = {
enable = true;
position = "2560x0";
mode = "1440x900";
};
};
};
"work" = {