sculpt: increase max fb height to 1504 pixels

This is needed to boot Sculpt OS on the Framework laptop.

Issue #4820
This commit is contained in:
Norman Feske 2023-04-24 10:34:33 +02:00 committed by Christian Helmuth
parent 114a199321
commit 67c1ca1e61

View File

@ -1,4 +1,4 @@
<config width="1024" height="768" max_width="2560" max_height="1440"> <config width="1024" height="768" max_width="2560" max_height="1504">
<report connectors="yes"/> <report connectors="yes"/>
<!-- <connector name="eDP-1" width="1920" height="1080" enabled="true" brightness="75"/> --> <!-- <connector name="eDP-1" width="1920" height="1080" enabled="true" brightness="75"/> -->
<!-- <connector name="HDMI-A-1" width="1024" height="768" hz="75" enabled="true"/> --> <!-- <connector name="HDMI-A-1" width="1024" height="768" hz="75" enabled="true"/> -->