From abaace6ec7b0e0e47a7885dcf5401d099e9036ee Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 29 Oct 2021 03:06:17 -0400 Subject: added rgba in Xresources --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xresources') 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 -- cgit v1.2.3