[options]
font = Monospace 11
allow_bold = true
audible_bell = false
bold_is_bright = false
cell_height_scale = 1.0
cell_width_scale = 1.0
clickable_url = true
dynamic_title = false
mouse_autohide = false
scroll_on_output = false
scroll_on_keystroke = true
search_wrap = true
urgent_on_bell = true
hyperlinks = true

# Length of the scrollback buffer, 0 disabled the scrollback buffer
# and setting it to a negative value means "infinite scrollback"
scrollback_lines = 33123

# $BROWSER is used by default if set, with xdg-open as a fallback
#browser = xdg-open

# "system", "on" or "off"
cursor_blink = on

# "block", "underline" or "ibeam"
cursor_shape = block

# Emit escape sequences for extra modified keys
#modify_other_keys = false

# set size hints for the window
size_hints = true

# "off", "left" or "right"
# Scrollbar in i3 cause line flicker on mouse focus :(
scrollbar = off

[colors]
# If both of these are unset, cursor falls back to the foreground color,
# and cursor_foreground falls back to the background color.
cursor = #cacaca
cursor_foreground = #000000

foreground = #cacaca
foreground_bold = #ffffff
background = #000000

# 20% background transparency (requires a compositor)
#background = rgba(63, 63, 63, 0.8)

# If unset, will reverse foreground and background
#highlight = #4f4f4f
