You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
104 lines
2.2 KiB
INI
104 lines
2.2 KiB
INI
[options]
|
|
#allow_bold = true
|
|
#audible_bell = false
|
|
#clickable_url = true
|
|
#dynamic_title = true
|
|
font = OCR A Extended 14
|
|
#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 = true
|
|
|
|
# $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 = #58ff3d
|
|
#cursor_foreground = #dcdccc
|
|
|
|
#foreground = #dcdccc
|
|
foreground = #c5ffbc
|
|
#foreground_bold = #ffffff
|
|
#background = #3f3f3f
|
|
|
|
# 20% background transparency (requires a compositor)
|
|
background = rgba(40, 40, 40, 0.85)
|
|
|
|
# If unset, will reverse foreground and background
|
|
# highlight = #2f2f2f
|
|
|
|
# Colors from color0 to color254 can be set
|
|
color0 = #000000
|
|
color1 = #ee2b2a
|
|
color10 = #70be71
|
|
color11 = #fff163
|
|
color12 = #54a4f3
|
|
color13 = #aa4dbc
|
|
color14 = #42c7da
|
|
color15 = #ffffff
|
|
color2 = #40a33f
|
|
color3 = #ffea2e
|
|
color4 = #1e80f0
|
|
color5 = #8800a0
|
|
color6 = #16afca
|
|
color7 = #a4a4a4
|
|
color8 = #777777
|
|
color9 = #dc5c60
|
|
# color0 = #25292a
|
|
# color1 = #f24840
|
|
# color2 = #629655
|
|
# color3 = #b68800
|
|
# color4 = #2075c7
|
|
# color5 = #797fd4
|
|
# color6 = #15968d
|
|
# color7 = #d2d8d9
|
|
# color8 = #25292a
|
|
# color9 = #f24840
|
|
# color10 = #629655
|
|
# color11 = #b68800
|
|
# color12 = #2075c7
|
|
# color13 = #797fd4
|
|
# color14 = #15968d
|
|
# color15 = #d2d8d9
|
|
|
|
[hints]
|
|
#font = Monospace 12
|
|
#foreground = #dcdccc
|
|
#background = #3f3f3f
|
|
#active_foreground = #e68080
|
|
#active_background = #3f3f3f
|
|
#padding = 2
|
|
#border = #3f3f3f
|
|
#border_width = 0.5
|
|
#roundness = 2.0
|
|
|
|
# vim: ft=dosini cms=#%s
|