Skip to content

Instantly share code, notes, and snippets.

@carld
Last active August 29, 2015 14:23
Show Gist options
  • Save carld/29e1d0cad68abe8b6dd9 to your computer and use it in GitHub Desktop.
Save carld/29e1d0cad68abe8b6dd9 to your computer and use it in GitHub Desktop.
.Xdefaults
urxvt*inheritPixmap:true
urxvt*transparent:true
urxvt*shading:50
urxvt*font: 9x15
urxvt*font:xft:Terminus-12
urxvt*font:xft:Tamsyn-12
urxvt*loginShell: true
urxvt*vt100*geometry: 80x50
urxvt*saveLines: 2000
urxvt*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
urxvt*termName: urxvt-color
urxvt*eightBitInput: false
urxvt*foreground: rgb:a8/a8/a8
urxvt*background: rgb:00/00/00
urxvt*color0: rgb:00/00/00
urxvt*color1: rgb:a8/00/00
urxvt*color2: rgb:00/a8/00
urxvt*color3: rgb:a8/54/00
urxvt*color4: rgb:00/00/a8
urxvt*color5: rgb:a8/00/a8
urxvt*color6: rgb:00/a8/a8
urxvt*color7: rgb:a8/a8/a8
urxvt*color8: rgb:54/54/54
urxvt*color9: rgb:fc/54/54
urxvt*color10: rgb:54/fc/54
urxvt*color11: rgb:fc/fc/54
urxvt*color12: rgb:54/54/fc
urxvt*color13: rgb:fc/54/fc
urxvt*color14: rgb:54/fc/fc
urxvt*color15: rgb:fc/fc/fc
urxvt*boldMode: false
urxvt*colorBDMode: true
urxvt*colorBD: rgb:fc/fc/fc
urxvt*scrollBar: false
xterm*font: 9x15
xterm*loginShell: true
xterm*vt100*geometry: 80x50
xterm*saveLines: 2000
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
xterm*termName: xterm-color
xterm*eightBitInput: false
xterm*foreground: rgb:a8/a8/a8
xterm*background: rgb:00/00/00
xterm*color0: rgb:00/00/00
xterm*color1: rgb:a8/00/00
xterm*color2: rgb:00/a8/00
xterm*color3: rgb:a8/54/00
xterm*color4: rgb:00/00/a8
xterm*color5: rgb:a8/00/a8
xterm*color6: rgb:00/a8/a8
xterm*color7: rgb:a8/a8/a8
xterm*color8: rgb:54/54/54
xterm*color9: rgb:fc/54/54
xterm*color10: rgb:54/fc/54
xterm*color11: rgb:fc/fc/54
xterm*color12: rgb:54/54/fc
xterm*color13: rgb:fc/54/fc
xterm*color14: rgb:54/fc/fc
xterm*color15: rgb:fc/fc/fc
xterm*boldMode: false
xterm*colorBDMode: true
xterm*colorBD: rgb:fc/fc/fc
Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.dpi: 112
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
Xmessage*message.scrollVertical:auto
Xmessage*message.scrollHorizontal:never
Xmessage*Command.highlightThickness:1
Xmessage*Command.internalWidth:12
Xmessage*Command.internalHeight:12
Xmessage*Command.shapeStyle:rectangle
Xmessage*Command.font:-misc-tamsyn-medium-r-normal-*-20-*-*-*-*-*-*-*
Xmessage*font:-misc-tamsyn-medium-r-normal-*-20-*-*-*-*-*-*-*
XClock*analog:false
XClock*strftime:%F\040%T
XClock*update:1
XClock*render:false
XClock*font:-misc-tamsyn-medium-r-normal-*-20-*-*-*-*-*-*-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment