Skip to content

Instantly share code, notes, and snippets.

Created November 17, 2012 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4094705 to your computer and use it in GitHub Desktop.
Save anonymous/4094705 to your computer and use it in GitHub Desktop.
Xcursor.theme: Neutral++
URxvt.perl-lib: /home/sramov/.urxvt/urxvt-perls
URxvt.background: #000
URxvt.clipboard.autocopy: true
URxvt.clipboard.copycmd: xclip -i -selection clip
URxvt.clipboard.pastecmd: xclip -o -selection clip
URxvt.cursorColor: #5F5
URxvt.font: -misc-tamsyn-medium-r-normal--17-123-100-100-c-80-iso8859-1,-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
URxvt.foreground: #AAA
URxvt.loginShell: 1
URxvt.matcher.button: 1
URxvt.perl-ext-common: clipboard,matcher
URxvt.pointerBlank: 1
URxvt.saveLines: 8192
URxvt.scrollBar: 0
URxvt.urgentOnBell: 1
URxvt.urlLauncher: /usr/local/bin/firefox
*background: #DCDAD5
*foreground: #404040
*color0: #000
*color8: #555
*color1: #A00
*color9: #F55
*color2: #0A0
*color10: #5F5
*color3: #A50
*color11: #FF5
*color4: #00A
*color12: #55F
*color5: #A0A
*color13: #F5F
*color6: #0AA
*color14: #5FF
*color7: #AAA
*color15: #FFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment