Skip to content

Instantly share code, notes, and snippets.

@branquito
Created March 14, 2012 02:40
Show Gist options
  • Save branquito/2033590 to your computer and use it in GitHub Desktop.
Save branquito/2033590 to your computer and use it in GitHub Desktop.
!-------------------------------------------------------------------------------
!
! U R X V T - Settings
!
URxvt*geometry: 139x23
URxvt*foreground: grey80
URxvt*borderLess: true
URxvt*depth: 32
URxvt*background: rgba:0000/0000/0000/dddd
URxvt*scrollBar_right: true
URxvt*scrollBar: false
URxvt*font: xft:Droid Sans Mono:size=11
URxvt*cursorBlink: true
URxvt*cursorUnderline: true
URxvt*scrollColor: #111111
URxvt*perl-ext-common: default,clipboard
!-------------------------------------------------------------------------------
!
! Clickable links
!
URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: firefox
URxvt.matcher.button: 2
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
!
!
@branquito
Copy link
Author

Uzmi reviziju sa vrha, gde sam izbacio komentar iz fajla i premestio ga ovde dole.. da ne bi morao rucno da ga brises!
Znaci onu 4671ef, mada ce ona i sama po defaultu biti odabrana, ali eto cisto da znas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment