Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>master
parent
39739ae974
commit
890b9bc439
3 changed files with 24 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||||
|
|
||||||
|
! Xresource settings for HiDPI font support with Xft |
||||||
|
|
||||||
|
Xft.dpi: 192 |
||||||
|
|
||||||
|
Xft.antialias: true |
||||||
|
|
||||||
|
Xft.rgba: rgb |
||||||
|
|
||||||
|
Xft.hinting: true |
||||||
|
|
||||||
|
Xft.hintstyle: hintslight |
||||||
|
|
@ -0,0 +1,9 @@ |
|||||||
|
|
||||||
|
Section "Monitor" |
||||||
|
|
||||||
|
Identifier "DSI-1" |
||||||
|
|
||||||
|
# Technically should be: Display 190 381, but this looks better(?) |
||||||
|
DisplaySize 95 190 |
||||||
|
|
||||||
|
EndSection |
Loading…
Reference in new issue