Xmonad/Config archive/andrewsw's .Xdefault
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | + | <pre> | |
URxvt.foreground: yellow | URxvt.foreground: yellow | ||
| Line 11: | Line 11: | ||
URxvt.saveLines:32767 | URxvt.saveLines:32767 | ||
URxvt.scrollBar: false | URxvt.scrollBar: false | ||
| + | </pre> | ||
Revision as of 04:57, 26 March 2008
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
