Mercurial > dotfiles
view .Xdefaults @ 13:a72d02acbab2 default tip
added clickable links in urxvt
author | meillo@marmaro.de |
---|---|
date | Wed, 09 Jan 2008 10:13:43 +0100 (2008-01-09) |
parents | f4fd1276a8b3 |
children |
line wrap: on
line source
! by markus schnalke ! http://marmaro.de *font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-* *foreground: #bbbbbb *background: #222222 urxvt*scrollBar: false urxvt*saveLines: 10000 urxvt.secondaryScroll: true ! have links clickable with middle-mouse to open in browser urxvt.perl-ext-common: mark-urls urxvt.urlLauncher: firefox !! colors 0-7 should be seen as background colors !! black urxvt*color0: #444444 !! darkgray urxvt*color8: #000000 ! !! red urxvt*color1: #cc5566 !! lightred urxvt*color9: #992233 ! !! green !urxvt*color2: #aece91 urxvt*color2: #66aa44 !! lightgreen !urxvt*color10: #c5f779 urxvt*color10: #88aa88 ! !! yellow urxvt*color3: #dddd55 !! lightyellow urxvt*color11: #cccc22 ! !! blue urxvt*color4: #003366 !urxvt*color4: #9db7d0 !! lightblue urxvt*color12: #4488cc !urxvt*color12: #3c8ec4 ! !! magenta !urxvt*color5: #963c59 urxvt*color5: #aacc99 !! lightmagenta !urxvt*color13: #cf9ebe urxvt*color13: #9977aa ! !! cyan !urxvt*color6: #9fc1cc urxvt*color6: #88aadd !! lightcyan !urxvt*color14: #9fc1cc urxvt*color14: #448877 ! !! gray urxvt*color7: #666666 !! white urxvt*color15: #bbbbbb ! to divide urxvt and xterm apart xterm*background: #111111 xterm*font: -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*