Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Xcursor.theme: DMZ
  2. xterm*reverseVideo: true
  3. xterm*locale: true
  4. xterm*fastScroll: true
  5.  
  6. xpdf.reverseVideo: true
  7.  
  8. urxvt.iconFile: /usr/share/icons/oxygen/128x128/apps/utilities-terminal.png
  9. urxvt.urlLauncher: x-www-browser
  10. urxvt.termName: rxvt
  11. urxvt.italicFont:
  12. urxvt.foreground: white
  13. urxvt.perl-lib: /home/mod/misc
  14. urxvt.perl-ext: cb
  15. urxvt.keysym.M-v: perl:cb:paste
  16. urxvt.keysym.M-V: perl:cb:paste
  17. urxvt.keysym.M-c: perl:cb:copy
  18. urxvt.keysym.M-C: perl:cb:copy
  19.  
  20. !urxvt*tint: colour
  21. !I think above does nothing and makes no sense.
  22.  
  23. !urxvt*shading: 44
  24. !urxvt*transparent: true
  25. !above is same as inheritPixmap
  26. !urxvt*inheritPixmap: true
  27.  
  28. urxvt*depth: 32
  29. urxvt*background: rgba:0000/0000/0000/8888
  30.  
  31. urxvt*scrollBar: false
  32. urxvt*color0: \#000000
  33. urxvt*color1: \#cd0000
  34. urxvt*color2: \#00cd00
  35. urxvt*color3: \#cdcd00
  36. urxvt*color4: \#0000cd
  37. urxvt*color5: \#cd00cd
  38. urxvt*color6: \#00dbdb
  39. urxvt*color7: \#e5e5e5
  40. urxvt*color8: \#7f7f7f
  41. urxvt*color9: \#ff0000
  42. urxvt*color10: \#00ff00
  43. urxvt*color11: \#ffff00
  44. urxvt*color12: \#5c5cff
  45. urxvt*color13: \#ff00ff
  46. urxvt*color14: \#00ffff
  47. urxvt*color15: \#ffffff
  48.  
  49. !rxvt*transparent: true
  50. !rxvt*shading: 25
  51. !rxvt*tint: colour
  52. !rxvt*inheritPixmap: true
  53. !rxvt*fg: white
  54. !rxvt*bg: black
  55. !rxvt*foreground: white
  56. !rxvt*background: black
  57. !rxvt*scrollBar: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement