Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! vim: set filetype=xdefaults :
- !Include colorscheme file
- #include "/home/zanthas/.colors/.shinryuu"
- URxvt*cursorBlink: true
- URxvt*iconFile: /usr/share/icons/Faenza/apps/32/terminal.png
- !URxvt*font: xft:Terminus:pixelsize=9:antialias=false
- !URxvt*boldFont: xft:Terminus:pixelsize=9:antialias=false
- URxvt*font: xft:Lime:8
- URxvt*boldFont: xft:Lime:8
- URxvt.scrollBar: off
- URxvt.urgentOnBell: true
- urxvt*perl-lib: /usr/lib/urxvt/perl/
- urxvt*perl-ext-common: default,matcher
- urxvt*matcher.button: 1
- URxvt*matcher.pattern.1: \\b(mailto|http|https|ftp|file):[/]*[\\w-]\\.[\\w./?&@#-]*[\\w/-]
- URxvt*matcher.pattern.2: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
- URxvt.url-launcher: firefox
- URxvt.keysym.C-Delete: perl:matcher:last
- URxvt.keysym.M-Delete: perl:matcher:list
- URxvt.underlineURLs: true
- URxvt*fading: 0
- !URxvt.iconFile: /usr/share/icons/mate/256x256/apps/gnome-terminal.png
Advertisement
Add Comment
Please, Sign In to add comment