Skip to content

Instantly share code, notes, and snippets.

@zorbash
Created June 21, 2013 18:30
Show Gist options
  • Save zorbash/5833265 to your computer and use it in GitHub Desktop.
Save zorbash/5833265 to your computer and use it in GitHub Desktop.
.Xdefaults
Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.rgba: rgb
background_color=#222222
*.URxvt.font: xft: Liberation Mono-10
*.URxvt.boldFont: xft: Liberation Mono-10
*.URxvt.background: #111111
*.URxvt.foreground: #eeeeee
*.URxvt.scrollBar: false
*.URxvt.perl-ext-common: default,matcher
*.URxvt.urlLauncher: /usr/bin/chromium
*.URxvt.matcher.button: 2
*.URxvt.urgentOnBell: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment