Skip to content

Instantly share code, notes, and snippets.

@iNecas
Created April 14, 2012 22:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iNecas/2388076 to your computer and use it in GitHub Desktop.
Save iNecas/2388076 to your computer and use it in GitHub Desktop.
Xresources for urxvt
*background: black
*foreground: white
xterm*background: #3c3c3c
urxvt*depth: 32
urxvt*background: rgba:1111/1111/1111/ffff
URxvt.scrollBar: false
URxvt.tabbed.tabbar-fg: 4
URxvt.tabbed.tabbar-bg: -1
URxvt.tabbed.tab-fg: 6
URxvt.tabbed.tab-bg: -1
URxvt.font: xft:inconsolata:size=13
! Xft settings ---------------------------------------
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintfull
Xft.autohint: true
Xft.lcdfilter: lcddefault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment