Xft.dpi being ignored in Fedora 43 template?

Hi everyone! I’m wondering about a difference I see between templates Fedora 41 and 43. In 43, the setting in /etc/X11/Xresources Xft.dpi is being ignored! However in 41, which is where I took the setting from, my display size looks good.

Any ideas why this might be and how to get this corrected? Thanks and have a great day!

As usual things get changed so we get pissed off. You do it now with the following (in template)

sudo nano /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml

Edit

<property name="DPI" type="int" value="YOURDPI"/>

You can work out your max dpi from getting your screen size with xrandr and asking chatgpt to work out max dpi. It should be a multiple of 6