Xmonad/Config archive/andrewsw's .Xdefault

From HaskellWiki
< Xmonad‎ | Config archive
Revision as of 16:03, 26 September 2008 by MichaelPloujnikov (talk | contribs) (blurRadius only applies to pseudo-transparency, it has no effect with xcompmgr)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.fadeColor: [0]black

URxvt.saveLines:32767
URxvt.scrollBar: false