Skip to content

Instantly share code, notes, and snippets.

@iori-yja
Created February 11, 2015 12:06
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 iori-yja/3f7534e087229076df60 to your computer and use it in GitHub Desktop.
Save iori-yja/3f7534e087229076df60 to your computer and use it in GitHub Desktop.
URxvt.perl-ext: default,url-select,tabbed
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-select.launcher: /usr/bin/chromium -new-tab
URxvt.url-select.underline: true
URxvt.tabbed.tabbar-fg: 2
URxvt.tabbed.tabbar-bg: #001020
URxvt.tabbed.tab-fg: 3
URxvt.tabbed.tab-bg: #001020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment