hyacinth/kernel: use 1440p modeline
This commit is contained in:
parent
0df212398f
commit
f191d4bb1e
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
||||||
output = "DP-1";
|
output = "DP-1";
|
||||||
primary = true;
|
primary = true;
|
||||||
monitorConfig = ''
|
monitorConfig = ''
|
||||||
Modeline "1920x1080_165.00" 525.00 1920 2088 2296 2672 1080 1083 1088 1192 -hsync +vsync
|
Modeline "2560x1440_144.00" 808.75 2560 2792 3072 3584 1440 1443 1448 1568 -hsync +vsync
|
||||||
Option "PreferredMode" "1920x1080_165.00"
|
Option "PreferredMode" "2560x1440_144.00"
|
||||||
'';
|
'';
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue