Xdefaults: Disable "transparency" in (u)rxvt
This commit is contained in:
parent
f2470af46d
commit
2c7648b5e6
1 changed files with 6 additions and 6 deletions
12
Xdefaults
12
Xdefaults
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue