3 URxvt*termName:     rxvt-unicode-256color
 
   4 URxvt*urgentOnBell: true
 
   5 URxvt*iconFile:     /home/ramsi/src/dotfiles/icons/shell.png
 
   8 URxvt.font:              xft:Inconsolata for Powerline:size=11
 
   9 URxvt.skipBuiltinGlyphs: true
 
  13 URxvt*.scrollBar: false
 
  14 URxvt.saveLines:  10000
 
  15 URxvt.scrollTtyOutput:   false
 
  16 URxvt.scrollTtyKeypress: true
 
  17 URxvt.scrollWithBuffer:  true
 
  19 ! disable Ctrl+Shift UTF8 hex
 
  21 URxvt.iso14755_52:  false
 
  23 ! {{{1 Perl extensions
 
  24 URxvt.perl-ext-common:  default,clipboard,url-select,keyboard-select
 
  26 URxvt.keysym.1-u:           perl:url-select:select_next
 
  27 URxvt.url-select.button:    1
 
  28 URxvt.url-select.launcher:  mimeo
 
  29 URxvt.url-select.underline: true
 
  30 ! {{{2 keyboard-select
 
  31 URxvt.keysym.1-Escape: perl:keyboard-select:activate
 
  32 URxvt.keysym.1-s:      perl:keyboard-select:search
 
  34 URxvt.keysym.C-C:   perl:clipboard:copy
 
  35 URxvt.keysym.C-V:   perl:clipboard:paste
 
  36 URxvt.keysym.C-A-V: perl:clipboard:paste_escaped
 
  39 URxvt*.background:  #000000
 
  40 URxvt*.foreground:  #f8f8f2
 
  42 URxvt*.color0:      #262729
 
  43 URxvt*.color8:      #262729
 
  45 URxvt*.color1:      #f92671
 
  46 URxvt*.color9:      #ff669d
 
  48 URxvt*.color2:      #a6e22e
 
  49 URxvt*.color10:     #beed5f
 
  51 URxvt*.color3:      #fd971f
 
  52 URxvt*.color11:     #e6db74
 
  54 URxvt*.color4:      #1692d0
 
  55 URxvt*.color12:     #66d9ef
 
  57 URxvt*.color5:      #9e6ffe
 
  58 URxvt*.color13:     #df92f6
 
  60 URxvt*.color6:      #5e7175
 
  61 URxvt*.color14:     #a3babf
 
  63 URxvt*.color7:      #ffffff
 
  64 URxvt*.color15:     #ffffff
 
  66 URxvt*.cursorColor: #b5d2dd