autorandr: fix position of eDP-1
This commit is contained in:
parent
62626351f9
commit
34661f9595
|
@ -76,7 +76,7 @@ in {
|
|||
eDP-1 = {
|
||||
enable = true;
|
||||
crtc = 1;
|
||||
position = "0x960";
|
||||
position = "0x480";
|
||||
mode = eDP-1.${config.networking.hostName}.mode;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue