diff options
author | listout <listout@protonmail.com> | 2021-07-18 21:12:42 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-07-18 21:12:42 +0530 |
commit | ac9a63402722f00d866855f41f7c0c09a2085bb5 (patch) | |
tree | b249c27ec233b25efe59e438ca8fda982acb2577 /.Xresources | |
parent | 816d609f075bd127bb47b13e58d38122b9b08551 (diff) |
using Uw Ttyp0 as default bitmap font
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources index 1aa73d8..3dc3620 100644 --- a/.Xresources +++ b/.Xresources @@ -1,7 +1,7 @@ URxvt.scrollBar: flase -URxvt.font: xft:Dina:regular:pixelsize=12 -URxvt.boldFont: xft:Dina:bold:pixelsize=12 +URxvt.font: xft:UW Ttyp0:pixelsize=14 +URxvt.boldFont: xft:Uw Ttyp0:bold:pixelsize=14 !URxvt.background: black !URxvt.foreground: white |