urxvt compatibility
This commit is contained in:
parent
3ecde0409c
commit
287d2b194d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
xterm*background: #000000
|
||||
xterm*foreground: #ffffff
|
||||
|
||||
URxvt.depth: 32
|
||||
URxvt.background: [95]#000000
|
||||
URxvt.foreground: #ffffff
|
||||
URxvt.scrollBar: false
|
||||
URxvt*.depth: 32
|
||||
URxvt*.background: [95]#000000
|
||||
URxvt*.foreground: #ffffff
|
||||
URxvt*.scrollBar: false
|
||||
|
|
Loading…
Reference in a new issue