Skip to content

Instantly share code, notes, and snippets.

@d8660091
Created October 23, 2016 18:29
Show Gist options
  • Save d8660091/b884cd485be9bf0ea58df88dea3f68ea to your computer and use it in GitHub Desktop.
Save d8660091/b884cd485be9bf0ea58df88dea3f68ea to your computer and use it in GitHub Desktop.
urxvt xresource
URxvt*font: xft:SauceCodePro\ Nerd\ Font:size=12,\
xft:DejaVu\ Sans\ Mono\ for\ Powerline:size=12,\
xft:WenQuanYi\ Zen\ Hei:size=12,\
xft:Microsoft\ YaHei:size=12
xterm*font: xft:Source\ Code\ Pro:size=12:style=Regular
! URxvt*boldFont: xft:Source\ Code\ Pro\ for\ Powerline:size=12
! Scrollbar
URxvt.scrollStyle: rxvt
URxvt.scrollBar: false
! Perl extensions
! URxvt.perl-ext-common: default,matcher
! URxvt.matcher.button: 1
! URxvt.urlLauncher: firefox
! Cursor
URxvt.cursorBlink: true
URxvt.cursorColor: #657b83
URxvt.cursorUnderline: false
! Pointer
URxvt.pointerBlank: true
!!Source http://github.com/altercation/solarized
URxvt*shading: 30
URxvt*transparent: True
urxvt*foreground: white
urxvt*background: black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment