diff options
author | listout <listout@protonmail.com> | 2021-11-17 19:22:51 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-11-17 19:22:51 +0530 |
commit | 9c85fbe8ae95d1f8b1ad6c4ac83d08779bb44436 (patch) | |
tree | 2198f0d63f9e781601feb839871f7c4931457864 /.Xresources | |
parent | d75e3a6f9cea56654873648d710d881379cf81fd (diff) |
using tamzen font
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources index 9e473ff..765b0d2 100644 --- a/.Xresources +++ b/.Xresources @@ -21,8 +21,8 @@ URxvt.foreground: #b5b4c9 ! URxvt config URxvt.scrollBar: flase -URxvt.font: xft:UW Ttyp0:pixelsize=16 -URxvt.boldFont: xft:UW Ttyp0:bold +URxvt.font: xft:TamzenForPowerline:pixelsize=16 +URxvt.boldFont: xft:TamzenForPowerline:bold URxvt.keysym.Shift-Up: command:\033]720;1\007 |