From 7b9fc99fc5aea3345495c9f7217a5e9fe8ac865a Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 9 Nov 2021 18:39:22 +0530 Subject: using ttyp0 font --- .Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 82b96f6..03b4f87 100644 --- a/.Xresources +++ b/.Xresources @@ -22,8 +22,8 @@ URxvt.cursorColor: #8ae234 ! URxvt config URxvt.scrollBar: flase -URxvt.font: xft:xos4 Terminus:pixelsize=16 -URxvt.boldFont: xft:xos4 Terminus:bold +URxvt.font: xft:UW Ttyp0:pixelsize=16 +URxvt.boldFont: xft:UW Ttyp0:bold URxvt.keysym.Shift-Up: command:\033]720;1\007 -- cgit v1.2.3