dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.config/termite/config

51 lines
983 B
Plaintext
Raw Normal View History

2017-02-20 23:39:22 +00:00
[options]
# font = NotoSansMono Nerd Font Regular 9.5
font = JetBrainsMono Nerd Font Regular 10.5
hyperlinks = true
icon_name = terminal
2017-03-10 16:36:19 +00:00
scroll_on_output = false
scroll_on_keystroke = true
2017-02-20 23:39:22 +00:00
audible_bell = false
2017-02-23 03:30:07 +00:00
mouse_autohide = true
2018-08-18 16:39:24 +00:00
allow_bold = false
2019-01-08 13:01:43 +00:00
bold_is_bright = true
2017-02-20 23:39:22 +00:00
dynamic_title = true
2017-03-10 16:36:19 +00:00
urgent_on_bell = true
2017-02-20 23:39:22 +00:00
clickable_url = true
2019-01-08 13:01:43 +00:00
scrollback_lines = -10000
2017-02-20 23:39:22 +00:00
search_wrap = true
2019-01-08 13:01:43 +00:00
scrollbar = off
2017-02-20 23:39:22 +00:00
cursor_blink = off
2018-05-26 20:06:45 +00:00
size_hints = false
2017-02-20 23:39:22 +00:00
filter_unmatched_urls = true
cursor_shape = underline
cell_width_scale = 1.2
# cell_height_scale = 1.4
2017-02-20 23:39:22 +00:00
[colors]
2019-04-25 03:39:38 +00:00
cursor = #ffcc66
cursor_foreground = #ffcc66
foreground = #b3b1ad
foreground_bold = #b3b1ad
background = rgba(10, 14, 20, 0.85)
color0 = #0a0e14
color1 = #ff3333
color2 = #aec82a
color3 = #ffb454
color4 = #59c2ff
color5 = #f07178
color6 = #95e6cb
color7 = #a89984
color8 = #1f2430
color9 = #ff3333
color10 = #bae67e
color11 = #ffd580
color12 = #73d0ff
color13 = #f28779
color14 = #95e6cb
color15 = #ffffff
# vim: ft=dosini cms=#%s