wayland: Set fontconfig dpi for external screen

Correctly set dpi for currently connected screen of 24".
This commit is contained in:
Marty Oehme 2022-10-08 18:04:49 +02:00
parent 53c6373b00
commit 209ac92eb5
Signed by: Marty
GPG key ID: 73BA40D5AFAF49C9

View file

@ -41,7 +41,7 @@
<bool>false</bool> <bool>false</bool>
</edit> </edit>
<edit name="dpi" mode="assign"> <edit name="dpi" mode="assign">
<double>92</double> <double>93</double>
</edit> </edit>
</match> </match>
</fontconfig> </fontconfig>