diff options
-rw-r--r-- | .Xresources | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.Xresources b/.Xresources index d422d96..bd3eb73 100644 --- a/.Xresources +++ b/.Xresources @@ -29,8 +29,9 @@ XTerm.vt100.translations: #override \n\ Ctrl <Key>R: restore() \n\ Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\ Ctrl Shift <Key>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 |