diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-19 19:32:59 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-19 19:32:59 -0300 |
commit | 4d23707476a2c29691b806c797e9dd2a245de2da (patch) | |
tree | 52146afcc58eb6844270c497b80884d2b24c8ed5 | |
parent | 68f477200a30bfc0326f6056920dc1c2f9e66752 (diff) | |
download | xsession-4d23707476a2c29691b806c797e9dd2a245de2da.tar.gz xsession-4d23707476a2c29691b806c797e9dd2a245de2da.tar.bz2 |
Solarized bg for rxvt
-rw-r--r-- | Xresources.dot.link | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link index fb88c6c..759b4be 100644 --- a/Xresources.dot.link +++ b/Xresources.dot.link @@ -14,8 +14,12 @@ URxvt.print-pipe: "cat > /dev/null" ! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630976 ! https://bbs.archlinux.org/viewtopic.php?id=50647 ! https://stackoverflow.com/questions/12345675/screen-cannot-find-terminfo-entry-for-xterm-256color +! http://510x.se/notes/posts/Configuring_and_using_rxvt-unicode/ +! http://www.askapache.com/linux/rxvt-xresources/ !URxvt*termName: rxvt URxvt*termName: rxvt-256color +!URxvt*background: #222222 +URxvt*background: #1C1C1C ! Simple terminal configuration !st-256color*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14 |