Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- URxvt*termName: rxvt
- ## borderless and no scrollbar
- URxvt*scrollBar_right: false
- URxvt*scrollBar: false
- URxvt*borderLess: false
- ## teh transparency stuff
- URxvt*inheritPixmap: true
- URxvt*tintColor: white
- URxvt*shading: 10
- URxvt.urlLauncher: /home/lukaso/.firefox/firefox
- ## geometry and font
- URxvt*geometry: 120×30
- URxvt*font: xft:Droid Sans Mono:pixelsize=8.5:antialias=true:hinting=true:hintstyle=hintfull:dpi=96
- Xft.
- Xft.rgba: rgb
- ## change default colors
- *background: #1b1b1b
- *foreground: #7b7b7b
- !Visiblue
- urxvt*color0: #333366
- urxvt*color8: #333399
- urxvt*color1: #6666CC
- urxvt*color9: #9999FF
- urxvt*color2: #0099CC
- urxvt*color10: #00CCFF
- urxvt*color3: #3366CC
- urxvt*color11: #6699FF
- urxvt*color4: #006699
- urxvt*color12: #0099CC
- urxvt*color5: #0066FF
- urxvt*color13: #0099FF
- urxvt*color6: #669999
- urxvt*color14: #66CCCC
- URxvt.perl-ext-common: default,matcher
- URxvt.urlLauncher: /home/lukaso/.firefox/firefox
- URxvt.matcher.button: 1
- URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
- URxvt*cursorBlink: true
- URxvt*cursorUnderline: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement