URxvt.conf 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. URxvt*font: xft:source code pro for powerline:italic:pixelsize=18,\
  2. xft:DejaVu Sans Mono for Powerline-10,\
  3. xft:'Terminus (TTF) for Powerline':MediumForPowerline:size=13:antialias=true,\
  4. xft:Inconsolata\ For\ Powerline:size=13:antialias=true,\
  5. xft:Consolas:size=13,\
  6. xft:Inconsolata\ for\ Powerline,\
  7. xft:Terminess\ Powerline:size=12,\
  8. -misc-tamzenforpowerline-medium-r-normal--20-145-100-100-c-100-iso10646-1,\
  9. xterm: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1,\
  10. xft:PowerlineSymbols,\
  11. xft:FontAwesome:size=28:minspace=False,\
  12. xft:DejaVu Sans:pixelsize=18
  13. URxvt*imFont: xft:source code pro for powerline:italic:pixelsize=18
  14. URxvt*boldFont: xft:source code pro for powerline:semibold:pixelsize=18
  15. URxvt*italicFont: xft:source code pro for powerline:italic:pixelsize=18
  16. URxvt*boldItalicFont: xft:source code pro for powerline:semibold:italic:pixelsize=18
  17. URxvt*letterSpace: 0
  18. URxvt*termName : rxvt-unicode-256color
  19. URxvt*geometry : 96x30
  20. URxvt*reverseVideo : 0
  21. URxvt*loginShell : 1
  22. URxvt*jumpScroll : 1
  23. URxvt*skipScroll : 1
  24. URxvt*pastableTabs : 1
  25. URxvt*scrollstyle : plain
  26. URxvt*scrollBar : 0
  27. URxvt*scrollBar_right : 0
  28. URxvt*scrollBar_floating : 0
  29. URxvt*scrollBar_align : centre
  30. URxvt*thickness : 0
  31. URxvt*scrollTtyOutput : 0
  32. URxvt*scrollTtyKeypress : 1
  33. URxvt*scrollWithBuffer : 1
  34. URxvt*inheritPixmap : 0
  35. URxvt*transparent : 0
  36. URxvt*tintColor : #ffffff
  37. URxvt*shading : 145
  38. URxvt*blurRadius : 1x65
  39. URxvt*fading : 25
  40. URxvt*fadeColor : #008B8B
  41. URxvt*utmpInhibit : 1
  42. URxvt*urgentOnBell : 1
  43. URxvt*visualBell : 0
  44. URxvt*mapAlert : 0
  45. URxvt*meta8 : 0
  46. URxvt*mouseWheelScrollPage : 0
  47. URxvt*tripleclickwords : 0
  48. URxvt*insecure : 0
  49. URxvt*cursorUnderline : 1
  50. URxvt*cursorBlink : 0
  51. URxvt*pointerBlank : 1
  52. URxvt*iconFile : /usr/share/pixmaps/urxvt.xpm
  53. URxvt*pointerShape : ul_angle
  54. URxvt*intensityStyles : 1
  55. URxvt*saveLines : 9999
  56. URxvt*buffered : 1
  57. URxvt*depth : 32
  58. URxvt*visual : 0x20
  59. URxvt*override-redirect : 0
  60. URxvt*externalBorder : 15
  61. URxvt*internalBorder : 15
  62. URxvt*borderLess : 0
  63. URxvt*lineSpace : 0
  64. URxvt*skipBuiltinGlyphs : 0
  65. URxvt*pointerBlankDelay : 1
  66. URxvt*print-pipe : cat > /tmp/$(echo urxvt.dump.$(date +'%Y%M%d%H%m%S'))
  67. URxvt*modifier :
  68. URxvt*cutchars : BACKSLASH " " '"'&()*,;<=>?@[]^{|}\"()*,<>[]{}|''"\
  69. URxvt*secondaryScreen : 1
  70. URxvt*secondaryScroll : 1
  71. URxvt*perl-lib : /home/ak/.urxvt/ext
  72. URxvt*iso14755 : 1
  73. URxvt*iso14755_52 : 1
  74. !URxvt*background : rgba:0000/0000/0200/c800
  75. URxvt*matcher.button : 2
  76. URxvt*url-launcher : /usr/bin/google-chrome-stable
  77. URxvt*url-select.underline : 1
  78. URxvt*matcher.rend.0 : Uline Bold fg5
  79. URxvt*selection.pattern-0 : ([[ : word : ]]+)
  80. URxvt*keysym.M-C-c : selection : rot13
  81. URxvt*perl-ext-common : vim,default,matcher
  82. URxvt*vim-scrollback : M-s
  83. URxvt*vim-scrollback-paste : M-p
  84. URxvt*clipboard.copycmd : xsel -ib