Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. URxvt*background: black
  2. URxvt*foreground: white
  3.  
  4. URxvt.cursorBlink: true
  5. URxvt.cursorColor2: red
  6.  
  7. URxvt*transparent: true
  8. URxvt*shading: 20
  9. URxvt.inheritPixmap: true
  10.  
  11. URxvt.font: xft:Terminus:pixelsize=17
  12.  
  13. URxvt*scrollBar: false
  14. URxvt.pastableTabs: true
  15. URxvt*saveLines: 5000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement