1
1
Fork 0

Xdefaults: Disable "transparency" in (u)rxvt

This commit is contained in:
Jonathan Schleifer 2018-07-03 22:12:55 +00:00
parent f2470af46d
commit 2c7648b5e6

View file

@ -39,9 +39,9 @@ Rxvt*foreground: darkgrey
Rxvt*colorBD: white
Rxvt*cursorColor: yellow
Rxvt*cursorColor2: darkred
Rxvt*inheritPixmap: true
Rxvt*tintColor: white
Rxvt*shading: 25
!Rxvt*inheritPixmap: true
!Rxvt*tintColor: white
!Rxvt*shading: 25
!Rxvt*font: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
!Rxvt*boldFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
Rxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
@ -56,9 +56,9 @@ URxvt*foreground: darkgrey
URxvt*colorBD: white
URxvt*cursorColor: yellow
URxvt*cursorColor2: darkred
URxvt*inheritPixmap: true
URxvt*tintColor: white
URxvt*shading: 25
!URxvt*inheritPixmap: true
!URxvt*tintColor: white
!URxvt*shading: 25
!URxvt*font: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
!URxvt*boldFont: -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
URxvt*font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1