Created
July 13, 2014 23:50
-
-
Save stelonix/3a7bd0cca181862de380 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
! transparency - true or false (default) | |
URxvt*transparent: false | |
URxvt.depth: 24 | |
URxvt.background: [75]#000000 | |
URxvt.cursorBlink: 1 | |
URxvt*saveLines: 12000 | |
URxvt*foreground: White | |
URxvt*background: Black | |
URxvt*font: xft:terminus:pixelsize=20 | |
URxvt*boldFont: xft:terminus:bold:pixelsize=20 | |
! URxvt*color4: RoyalBlue | |
! URxvt*color12: RoyalBlue | |
URxvt*scrollBar: false | |
!URxvt*scrollBar_right: false | |
!URxvt*scrollstyle: rxvt | |
Xcursor.theme: Vanilla-DMZ | |
#URxvt*perl-ext-common: default,matcher,clipboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment