Skip to content

Instantly share code, notes, and snippets.

@trapped
Created June 4, 2014 23:17
Show Gist options
  • Save trapped/12c5f006b3cb1a4a06f0 to your computer and use it in GitHub Desktop.
Save trapped/12c5f006b3cb1a4a06f0 to your computer and use it in GitHub Desktop.
urxvt configuration in .Xdefaults/.Xresources
URxvt.scrollBar: false
URxvt.font: xft:terminus:size=14
*font: -misc-terminus-medium-*-*--14-101-*-*-*-*-*
URxvt.perl-ext-common: default,matcher,url-select
URxvt.url-launcher: chromium
URxvt.url-select.underline: true
URxvt.matcher.button: 1
URxvt.cursorBlink: 1
!!*pointerColorBackground: #586e75
!!*pointerColorForeground: #93a1a1a
!!#include "Themes/sandy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment