diff options
author | listout <listout@protonmail.com> | 2021-11-09 18:39:22 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-11-09 18:39:22 +0530 |
commit | 7b9fc99fc5aea3345495c9f7217a5e9fe8ac865a (patch) | |
tree | d353febc9bcb6d5901dbda226f6b76f36d37bdb1 /.Xresources | |
parent | 4f31bdbd092e01cde9bb738d6b6e488cb097322a (diff) |
using ttyp0 font
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
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 |