Advertisement
i_gnatenko_brain

~/.Xresources

Nov 23rd, 2012
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. urxvt.font: xft:Droid Sans Mono:pixelsize=13
  2. urxvt*background: black
  3. urxvt*foreground: grey
  4. urxvt.scrollBar: false
  5. urxvt*saveLines: 65536
  6. URxvt*.transparent: true
  7. URxvt*.shading: 20
  8. URxvt.color0: #000000
  9. URxvt.color1: #CC0000
  10. URxvt.color2: #4E9A06
  11. URxvt.color3: #C4A000
  12. URxvt.color4: #3465A4
  13. URxvt.color5: #75507B
  14. URxvt.color6: #06989A
  15. URxvt.color7: #D3D7CF
  16. URxvt.color8: #555753
  17. URxvt.color9: #EF2929
  18. URxvt.color10: #8AE234
  19. URxvt.color11: #FCE94F
  20. URxvt.color12: #729FCF
  21. URxvt.color13: #AD7FA8
  22. URxvt.color14: #34E2E2
  23. URxvt.color15: #EEEEEC
  24. URxvt*iso14755: false
  25. URxvt.perl-ext: default
  26. URxvt.perl-ext-common: default,matcher
  27. URxvt.urlLauncher: /usr/bin/chromium
  28. URxvt.matcher.button: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement