diff options
| -rw-r--r-- | .Xresources (renamed from .Xdefaults) | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ -*foreground: #c5c8c6 -*background: #1d1f21 +urxvt.foreground: #c5c8c6 +urxvt.background: #1d1f21 *cursorColor: #aeafad *color0: #000000 *color1: #912226 @@ -18,6 +18,7 @@ *color14: #8abeb7 *color15: #ecebec +urxvt.font: xft:gohufont urxvt.scrollBar: false urxvt.perl-ext-common: default,matcher urxvt.url-launcher: /usr/bin/firefox |
