From bf90a82a73dc707556003fb09b195ddba110d623 Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 4 Jan 2022 16:08:19 +0530 Subject: using uw ttyp0 font --- .Xresources | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index d422d96..bd3eb73 100644 --- a/.Xresources +++ b/.Xresources @@ -29,8 +29,9 @@ XTerm.vt100.translations: #override \n\ Ctrl R: restore() \n\ Ctrl Shift C: copy-selection(CLIPBOARD) \n\ Ctrl Shift V: insert-selection(CLIPBOARD) -XTerm.vt100.faceName: Terminus:pixelsize=16 -XTerm.vt100.boldFont: Terminus:bold:pixelsize=16 +XTerm.vt100.faceName: UW Ttyp0:pixelsize=16 +XTerm.vt100.boldFont: UW Ttyp0:bold:pixelsize=16 +XTerm.vt100.italicFont: UW Ttyp0:pixelsize=16 ! URxvt config URxvt.scrollBar: flase -- cgit v1.2.3