Xmonad/Config archive/andrewsw's .Xdefault

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

these are the relevant entries from ~/.Xdefaults to make nice pretty transparent urxvt's in a compositing environment:

URxvt.foreground: yellow

URxvt.depth: 32
URxvt*background: rgba:0000/0000/0000/cccc

URxvt.fading: 70
URxvt.blurRadius: 5
URxvt.fadeColor: [0]black

URxvt.saveLines:32767
URxvt.scrollBar: false