diff options
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index bba407f..95b2d82 100644 --- a/.Xresources +++ b/.Xresources @@ -14,8 +14,9 @@ URxvt*underlineColor: #808080 URxvt*font:xft:Inconsolata:size=15:style=Regular:antialias=true URxvt.boldFont: xft:Inconsolata:Bold:size=14 URxvt.letterSpace: -1 -!URxvt*depth: 32 +URxvt*depth: 32 urxvt*transparent: true +URxvt*background: rgba:0000/0000/0200/c800 urxvt*shading: 37 URxvt*borderless: 1 URxvt*scrollBar: false |