Xdefaults: make urxvt transparent
This commit is contained in:
parent
214e1ed72b
commit
acdee38612
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ urxvt.font: xft:Envy Code R:weight=medium:pixelsize=18
|
|||
urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=18
|
||||
urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=18
|
||||
|
||||
urxvt.background: #111113
|
||||
urxvt.depth: 32
|
||||
urxvt.background: [90]#111113
|
||||
urxvt.foreground: #eeeeec
|
||||
|
||||
urxvt.color0: #171719
|
||||
|
|
Loading…
Reference in a new issue