73 lines
1.3 KiB
Plaintext
73 lines
1.3 KiB
Plaintext
[options]
|
|
scroll_on_output = false
|
|
scroll_on_keystroke = true
|
|
audible_bell = false
|
|
mouse_autohide = false
|
|
allow_bold = true
|
|
dynamic_title = true
|
|
urgent_on_bell = true
|
|
clickable_url = true
|
|
font = Ubuntu Nerd Font 11
|
|
scrollback_lines = 10000
|
|
search_wrap = true
|
|
icon_name = utilities-terminal
|
|
geometry = 710x525
|
|
scrollback_lines = 15000
|
|
clickable_url = true
|
|
|
|
# "system", "on" or "off"
|
|
cursor_blink = system
|
|
|
|
# "block", "underline" or "ibeam"
|
|
cursor_shape = ibeam
|
|
|
|
# $BROWSER is used by default if set, with xdg-open as a fallback
|
|
browser = xdg-open
|
|
|
|
# set size hints for the window
|
|
#size_hints = false
|
|
|
|
# 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
|
|
|
|
[colors]
|
|
foreground = #1D1D1D
|
|
foreground_bold = #1D1D1D
|
|
cursor = #1D1D1D
|
|
background = rgba(250,250,250,0.85)
|
|
|
|
# 16 color space
|
|
highlight = #4A5257
|
|
# Black, Gray, Silver, White
|
|
color0 = #000000
|
|
color8 = #969896
|
|
color7 = #DBDBDB
|
|
color15 = #F6F6F6
|
|
|
|
# Red
|
|
color1 = #D64937
|
|
color9 = #D64937
|
|
|
|
# Green
|
|
color2 = #19BC9C
|
|
color10 = #19BC9C
|
|
|
|
# Yellow
|
|
color3 = #4ECFAF
|
|
color11 = #4ECFAF
|
|
|
|
# Blue
|
|
color4 = #4E88CF
|
|
color12 = #4E88CF
|
|
|
|
# Purple
|
|
color5 = #AF86C8
|
|
color13 = #AF86C8
|
|
|
|
# Teal
|
|
color6 = #5DD5FF
|
|
color14 = #5DD5FF
|