diff options
| -rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index 7fc246f..57c6c83 100644 --- a/.Xresources +++ b/.Xresources @@ -2,7 +2,7 @@ ! Resolution for Xft in dots per inch (e.g. 96) Xft.dpi: 80 ! Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) -!Xft.rgba: rgba +Xft.rgba: rgba Xft.antialias: 1 Xft.hinting: 1 Xft.autohint: 0 |
