urxvt: use opaque background

This commit is contained in:
Tobias Schmidl 2020-05-06 05:56:26 +02:00 committed by Tobias Schmidl
parent d3bd36a23e
commit 9669b8c7fa

View file

@ -101,7 +101,7 @@ URxvt.secondaryScroll: true
URxvt.secondaryScreen: true URxvt.secondaryScreen: true
! URxvt with solarized colors ! URxvt with solarized colors
URxvt.background: rgba:0000/2b00/3600/f000 URxvt.background: rgba:0000/2b00/3600/ffff
URxvt.foreground: S_base0 URxvt.foreground: S_base0
! URxvt.fading: 40 ! URxvt.fading: 40
URxvt.fadeColor: S_base03 URxvt.fadeColor: S_base03