diff options
| author | Blista Kanjo | 2021-10-29 03:40:43 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-10-29 03:40:55 -0400 |
| commit | 4bded4ae29c9b53418e85aea27a2cb67c0d54611 (patch) | |
| tree | 17d2b5757fec920d4f210a3d0993378a4f16fdbd /.Xresources | |
| parent | abaace6ec7b0e0e47a7885dcf5401d099e9036ee (diff) | |
fixed typo
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index 57c6c83..f39f10d 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: rgb Xft.antialias: 1 Xft.hinting: 1 Xft.autohint: 0 |
