! correct meta-key handling in xterm xterm*eightBitInput: false ! big scrollback buffer *saveLines: 10000 ! no scrollbar in urxvt urxvt*scrollBar: false ! adjust terminal colors urxvt*reverseVideo: false ! font xterm*faceName: Dejavu Sans Mono xterm*faceSize: 10 urxvt*font: xft:Dejavu Sans Mono:size=10 ! cursor color *cursorColor: rgb:8a8a/e2e2/3434 ! this specifies that urxvt uses 32 bit colors and uses a transparent black background urxvt.depth: 32 urxvt*background: rgba:0000/0000/0000/cccc ! standard colors *foreground: rgb:eeee/eeee/eeee ! tango colorset ! black normal/bright *color0: rgb:0000/0000/0000 *color8: rgb:5555/5757/5353 ! red normal/bright *color1: rgb:cccc/0000/0000 *color9: rgb:efef/2929/2929 ! green normal/bright *color2: rgb:4e4e/9a9a/0606 *color10: rgb:8a8a/e2e2/3434 ! yellow normal/bright *color3: rgb:c4c4/a0a0/0000 *color11: rgb:fcfc/e9e9/4f4f ! blue normal/bright *color4: rgb:3434/6565/a4a4 *color12: rgb:7272/9f9f/cfcf ! magenta normal/bright *color5: rgb:7575/5050/7b7b *color13: rgb:adad/7f7f/a8a8 ! cyan normal/bright *color6: rgb:0606/9820/9a9a *color14: rgb:3434/e2e2/e2e2 ! white normal/bright *color7: rgb:d3d3/d7d7/cfcf *color15: rgb:eeee/eeee/ecec ! urxvt url handler urxvt.perl-ext-common: default,matcher urxvt.urlLauncher: firefox urxvt.matcher.button: 1 urxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] ! xpdf xpdf*enableFreetype: yes xpdf*antialias: yes xpdf*foreground: black xpdf*background: white xpdf*urlCommand: firefox %s xpdf*viKeys: on