[options]
allow_bold = true
#audible_bell = false
clickable_url = true
dynamic_title = false
font =  Iosevka Nerd Font 11
# font =  FantasqueSansMono Nerd Font 11.5
#fullscreen = true
#geometry = 640x480
icon_name = terminal
#mouse_autohide = false
#scroll_on_output = false
#scroll_on_keystroke = true
# Length of the scrollback buffer, 0 disabled the scrollback buffer
# and setting it to a negative value means "infinite scrollback"
scrollback_lines = 10000
#search_wrap = true
#urgent_on_bell = true
# hyperlinks = false

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

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

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

# Hide links that are no longer valid in url select overlay mode
#filter_unmatched_urls = true

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

# set size hints for the window
#size_hints = false

# "off", "left" or "right"
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 = #dcdccc
#cursor_foreground = #dcdccc

foreground = #ebdbb2
foreground_bold = #fbf1c7
background = #282828

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

# If unset, will reverse foreground and background
# highlight = #2f2f2f


# Colors from color0 to color254 can be set

# black and bright black
color0 = #282828
color8 = #3c3836

# red and bright red
color1 = #cc241d
color9 = #fb4934

# green and bright green
color2 = #98971a
color10 = #b8bb26

# yellow and bright yellow
color3 = #d79921
color11 = #fabd2f

# blue and bright blue
color4 = #458588
color12 = #83a598

# mangenta and bright mangenta
color5 = #b16286
color13 = #d3869b

# cyan and bright cyan
color6 = #689d6a
color14 = #8ec07c

# white and bright white
color7 = #ebdbb2
color15 = #fbf1c7

[hints]
#font = Monospace 12
#foreground = #dcdccc
#background = #3f3f3f
#active_foreground = #e68080
#active_background = #3f3f3f
padding = 20
#border = #3f3f3f
#border_width = 0
#roundness = 2.0

# vim: ft=dosini cms=#%s
