Xresources: add transparency to urxvt
This commit is contained in:
parent
a5f062b83f
commit
a10df38027
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ URxvt.perl-ext-common: default,matcher
|
||||||
URxvt.url-launcher: /usr/bin/chromium
|
URxvt.url-launcher: /usr/bin/chromium
|
||||||
URxvt.matcher.button: 1
|
URxvt.matcher.button: 1
|
||||||
URxvt*print-pipe: "true"
|
URxvt*print-pipe: "true"
|
||||||
|
URxvt.transparent: true
|
||||||
|
URxvt.shading: 20
|
||||||
|
|
||||||
#if defined(SRVR_warthog)
|
#if defined(SRVR_warthog)
|
||||||
Xft.dpi: 192
|
Xft.dpi: 192
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue