Skip to content

Instantly share code, notes, and snippets.

@nikhan
Created April 29, 2017 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikhan/07004811154aab7e7c83ce6a0ac17682 to your computer and use it in GitHub Desktop.
Save nikhan/07004811154aab7e7c83ce6a0ac17682 to your computer and use it in GitHub Desktop.
ubuntu/macbook
! for hidpi
Xft.dpi:120
Xft.antialias: true
Xft.rgba: none
!
Xft.hinting: true
Xft.autohint: true
Xft.hintstyle: hintslight
URxvt*termName: screen-256color
URxvt*scrollBar: false
URxvt*visualBell: false
URxvt*urgentOnBell: true
URxvt*mapAlert: true
URxvt.font: xft:Ubuntu Mono:pixelsize=24:antialias=true
URxvt.imFont: xft:Ubuntu Mono:pixelsize=24:antialias=true
URxvt.boldFont: xft:Ubuntu Mono:bold:pixelsize=24:antialias=true
URxvt.italicFont: xft:Ubuntu Mono:pixelsize=24:antialias=true
URxvt.boldItalicFont: xft:Ubuntu Mono:pixelsize=24:antialias=true
URxvt.letterSpace: 0
URxvt*saveLines: 10000
URxvt*buffered: true
URxvt.internalBorder: 36
URxvt.externalBorder: 0
*background: rgb:1a/1a/1a
*foreground: rgb:d6/d6/d6
*color0: rgb:1a/1a/1a
*color1: rgb:9e/18/28
*color2: rgb:00/88/00
*color3: rgb:96/8a/38
*color4: rgb:41/41/71
*color5: rgb:96/3c/59
*color6: rgb:41/81/79
*color7: rgb:be/be/be
*color8: rgb:66/66/66
*color9: rgb:cf/61/71
*color10: rgb:7c/bc/8c
*color11: rgb:ff/f7/96
*color12: rgb:41/86/be
*color13: rgb:cf/9e/be
*color14: rgb:71/be/be
*color15: rgb:ff/ff/ff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment