From 18c4a3bdc849ca191d825bf9295bdd461442c657 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 8 Oct 2019 11:01:16 +0200 Subject: [PATCH] [ADD][X] XTerm font configuration --- X/.Xresources | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/X/.Xresources b/X/.Xresources index baba5e2..25325aa 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -1,6 +1,15 @@ ! FIXME: this line should be conditional in some way #include ".Xresources.d/theme/easy-dark" +! XTerm settings + +! Default monospace font +xterm*faceName: Monsopace +! Pretty small size, but legible +xterm*faceSize: 9 + +! URxvt settings + ! Remove the ugly scrollbar URxvt.scrollBar: false ! Nice looking font, small but legible