Created
September 23, 2010 06:44
-
-
Save zentooo/593242 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URxvt.geometry: 84x27 | |
URxvt.font: xft:VLGothic:pixelsize=15 | |
URxvt.imFont: -*-medium-r-*-15-* | |
URxvt.preeditType: OverTheSpot | |
URxvt.scrollBar: false | |
URxvt.foreground: white | |
URxvt.background: black | |
URxvt.tintColor: black | |
URxvt.cursorColor: white | |
URxvt.cursorColor2: #000000 | |
URxvt.saveLines: 1024 | |
URxvt.transparent: true | |
URxvt.shading: 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment