[options] resize_grip = false scroll_on_output = false scroll_on_keystroke = true audible_bell = false visible_bell = false mouse_autohide = false allow_bold = false dynamic_title = true urgent_on_bell = true clickable_url = true #font = foxxx0 foxxx0font 14px #font = Roboto Mono 14px font = DejaVu Sans Mono 14 scrollback_lines = 1000 search_wrap = true #icon_name = terminal geometry = 125x43 # 0.0: opaque, 1.0: transparent transparency = 0.0 pseudo_transparency = false # "system", "on" or "off" cursor_blink = system # "block", "underline" or "ibeam" cursor_shape = block # $BROWSER is used by default browser = urxvt-link.sh # word characters used for word selection # (default if unset: all graphic non-punctuation/space characters) #word_chars = -A-Za-z0-9,./?%&#:_=+@~ # set size hints for the window size_hints = true [colors] foreground = #CCCCCC foreground_bold = #CCCCCC foreground_dim = #CCCCCC background = #000000 cursor = #8BDE79 # if unset, will reverse foreground and background highlight = #444444 # colors from color0 to color254 can be set color0 = #1A1A1A color1 = #993D6B color2 = #6B993D color3 = #996B3D color4 = #3D6B99 color5 = #6B3D99 color6 = #3D996B color7 = #CCCCCC color8 = #4D4D4D color9 = #F5007B color10 = #7BF500 color11 = #F57900 color12 = #007BF5 color13 = #7B00F5 color14 = #00F57B color15 = #e6e6e6 [hints] #font = DejaVu Sans Mono 12 #foreground = #CCCCCC #background = #000000 #padding = 2 #border = #3f3f3f #border_width = 0.5 #roundness = 2.0 # vim: ft=dosini