Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. URxvt*termName: screen-256color
  2. URxvt*geometry: 240x84
  3. URxvt*loginShell: true
  4. URxvt*scrollColor: #777777
  5. URxvt*scrollstyle: plain
  6. URxvt*scrollTtyKeypress: true
  7. URxvt*scrollTtyOutput: false
  8. URxvt*scrollWithBuffer: false
  9. URxvt*secondaryScreen: true
  10. URxvt*secondaryScroll: true
  11. URxvt*skipScroll: true
  12. URxvt*scrollBar: false
  13. URxvt*scrollBar_right: false
  14. URxvt*scrollBar_floating: false
  15. URxvt*fading: 30
  16. URxvt*utmpInhibit: false
  17. URxvt*urgentOnBell: false
  18. URxvt*visualBell: true
  19. URxvt*mapAlert: true
  20. URxvt*mouseWheelScrollPage: false
  21. URxvt*background: Black
  22. URxvt*foreground: White
  23. URxvt*colorUL: yellow
  24. URxvt*underlineColor: yellow
  25. URxvt*font: -xos4-terminus-medium-*-*-*-14-*-*-*-*-*-iso8859-15,xft:terminus:pixelsize:12
  26. URxvt*boldFont: -xos4-terminus-bold-*-*-*-14-*-*-*-*-*-iso8859-15,xft:terminus:bold:pixelsize:12
  27. URxvt*italicFont: xft:Bitstream Vera Sans Mono:italic:autohint=true:pixelsize=12
  28. URxvt*boldItalicFont: xft:Bitstream Vera Sans Mono:bold:italic:autohint=true:pixelsize=12
  29. URxvt*saveLines: 0
  30. URxvt*buffered: true
  31. URxvt*hold: false
  32. URxvt*internalBorder:
  33. URxvt*print-pipe: cat > $HOME/$(echo urxvt.dump.$(date +'%Y%M%d%H%m%S'))
  34. URxvt*perl-ext-common:
  35. URxvt*perl-ext:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement