Set DPI to 128 for MBP 16" Retina (Scale 2x + 128 DPI)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rene 2026-03-08 11:44:54 +01:00
parent 7719026c36
commit fc2374e268

View file

@ -146,7 +146,7 @@ XFEOF
<property name="WindowScalingFactor" type="int" value="2"/> <property name="WindowScalingFactor" type="int" value="2"/>
</property> </property>
<property name="Xft" type="empty"> <property name="Xft" type="empty">
<property name="DPI" type="int" value="168"/> <property name="DPI" type="int" value="128"/>
</property> </property>
</channel> </channel>
XSEOF XSEOF