Skip to content

Instantly share code, notes, and snippets.

@Duologic
Created May 27, 2014 14:41
Show Gist options
  • Save Duologic/60132b88b3f2ca279ea0 to your computer and use it in GitHub Desktop.
Save Duologic/60132b88b3f2ca279ea0 to your computer and use it in GitHub Desktop.
URxvt.depth: 32
URxvt.foreground: #000000
URxvt.background: #ddd9c3
URxvt.colorIT: #87af5f
URxvt.colorBD: #666666
URxvt.colorUL: #87afd7
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/chromium
URxvt.matcher.button: 1
URxvt.url-select.underline: true
URxvt.scrollstyle: plain
URxvt.keysym.M-c: perl:clipboard:copy
URxvt.keysym.M-v: perl:clipboard:paste
URxvt.keysym.M-C-v: perl:clipboard:paste_escaped
URxvt*fadeColor: #fdf6e3
URxvt*cursorColor: #586e75
URxvt*pointerColorBackground: #93a1a1
URxvt*pointerColorForeground: #586e75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment