termite/termite.cfg

25 lines
438 B
INI

[options]
resize_grip = false
scroll_on_output = false
scroll_on_keystroke = true
audible_bell = false
visible_bell = false
mouse_autohide = false
dynamic_title = true
urgent_on_bell = true
clickable_url = true
font = Monospace 9
scrollback_lines = 1000
#icon_name = terminal
# SYSTEM, ON or OFF
cursor_blink = SYSTEM
# BLOCK, UNDERLINE or IBEAM
cursor_shape = BLOCK
[colors]
foreground = #dcdccc
background = #3f3f3f
cursor = #dcdccc