diff options
| author | Blista Kanjo | 2021-10-27 07:45:09 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2021-10-27 07:45:09 -0400 |
| commit | edca291007fe49862e874ed0fedf89b720c2e7b7 (patch) | |
| tree | 6b34eec3de8295acd0314bca1854e0298dd772a5 | |
| parent | 7cb42d27199474f63b497d284a7748fbeb6a8d82 (diff) | |
made urxvt more readable for the rare time I use it
| -rw-r--r-- | .Xresources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources index 5004ddb..7fc246f 100644 --- a/.Xresources +++ b/.Xresources @@ -233,3 +233,5 @@ XTerm.vt100.font: 7x13 XTerm.vt100.translations: #override \n\ Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\ Ctrl Shift <Key>V: insert-selection(CLIPBOARD) + +URxvt.font: xft: JetBrains Mono:size=10:antialias=true |
