urxvt: use a more transparent background by default

On a HiDPI screen, the previous transparency was almost not transparent.
This commit is contained in:
Vincent Bernat 2014-06-11 17:12:30 +02:00
parent b31742b740
commit 7b4de27bc8

View file

@ -24,7 +24,7 @@ Xft.rgba: rgb
!! rxvt configuration
URxvt.foreground: white
URxvt.background: rgba:0000/0000/0000/eeee
URxvt.background: rgba:0000/0000/0000/dddd
URxvt.cursorColor: green
URxvt.depth: 32
URxvt.cursorBlink: True