diff options
Diffstat (limited to '.config/X11/base')
-rw-r--r-- | .config/X11/base | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/X11/base b/.config/X11/base index b2a81c9..d58f6d6 100644 --- a/.config/X11/base +++ b/.config/X11/base @@ -7,3 +7,10 @@ *.borderpx: 16 Xcursor.theme: OpenZone_Black + +Xft.dpi: 96 +Xft.hinting: 1 +Xft.hintstyle: hintslight +Xft.antialias: 1 +Xft.rgba: rgb + |