diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-12 16:13:02 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-12 16:13:02 +0100 |
| commit | aa942a2d6309db1a76a35444e3beaf3a027e4422 (patch) | |
| tree | 41db4bdbb37202b117daa89cfee40243c5873fb9 | |
| parent | 68ba6555b02cf1af34f023f961bfff97cfca5d68 (diff) | |
Use Hasklig on URxvt
| -rw-r--r-- | XDefaults | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ URxvt.transparent: false ! fonts URxvt.allow_bold: false -URxvt*font: xft:DankMono-Regular:pixelsize=16 -URxvt*italicFont: xft:DankMono-Italic:pixelsize=16 +URxvt*font: xft:Hasklig-Regular:pixelsize=16 +URxvt*italicFont: xft:Hasklig-It:pixelsize=16 ! scrollbar URxvt.scrollbarStyle: rxvt |