49 lines
		
	
	
	
		
			908 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
	
		
			908 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[options]
 | 
						|
scroll_on_output = false
 | 
						|
scroll_on_keystroke = true
 | 
						|
audible_bell = false
 | 
						|
mouse_autohide = true
 | 
						|
allow_bold = false
 | 
						|
dynamic_title = true
 | 
						|
urgent_on_bell = true
 | 
						|
clickable_url = true
 | 
						|
font = Terminus Bold 11
 | 
						|
scrollback_lines = 1000
 | 
						|
search_wrap = true
 | 
						|
icon_name = terminal
 | 
						|
cursor_blink = off
 | 
						|
cursor_shape = underline
 | 
						|
browser = firefox
 | 
						|
size_hints = true
 | 
						|
 | 
						|
[colors]
 | 
						|
cursor = #002b36
 | 
						|
foreground = #657b83
 | 
						|
foreground_bold = #002b36
 | 
						|
background = #fdf6e3
 | 
						|
#background = rgba(0, 20, 26, 0.8)
 | 
						|
#fbt's background = #00141A
 | 
						|
#default solarized background = #002b36
 | 
						|
 | 
						|
# solarized 16 colors
 | 
						|
color0 = #073642
 | 
						|
color1 = #dc322f
 | 
						|
color2 = #859900
 | 
						|
color3 = #b58900
 | 
						|
color4 = #268bd2
 | 
						|
color5 = #d33682
 | 
						|
color6 = #2aa198
 | 
						|
color7 = #eee8d5
 | 
						|
color8 = #002b36
 | 
						|
color9 = #cb4b16
 | 
						|
color10 = #586e75
 | 
						|
color11 = #657b83
 | 
						|
color12 = #839496
 | 
						|
color13 = #6c71c4
 | 
						|
color14 = #93a1a1
 | 
						|
color15 = #fdf6e3
 | 
						|
 | 
						|
[hints]
 | 
						|
font = Terminus 9
 | 
						|
 | 
						|
# vim: ft=dosini cms=#%s
 |