From ae24116f829bf3d79ff18bb7cf9c9af980e67cf1 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Sun, 24 Dec 2017 02:43:14 +0100 Subject: [PATCH] Change the fonts to look amazing --- .Xresources | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.Xresources b/.Xresources index ebd0987..73c6c83 100644 --- a/.Xresources +++ b/.Xresources @@ -1,3 +1,4 @@ +! Colors ! special *.foreground: #c5c8c6 *.background: #1d1f21 @@ -37,6 +38,14 @@ Xcursor.theme: capitaine-cursors +! Font config +Xft.dpi: 192 +Xft.autohint: 0 +Xft.hintstyle: hintslight +Xft.hinting: 1 +Xft.antialias: 1 + +! Terminal config URxvt*font: xft:DejaVu Sans Mono:size=9:antialias=true URxvt*boltfont: xft:DejaVu Sans Mono:bold:size=9:antialias=true URxvt*letterSpace: -1