1
0
Fork 0

fix cursor foreground for termite

This commit is contained in:
Von Random 2017-05-10 17:29:05 +03:00
parent ee1cb7c740
commit e37c52e217

View file

@ -1,3 +1,4 @@
# here be config!
[options]
scroll_on_output = false
scroll_on_keystroke = true
@ -12,12 +13,13 @@ scrollback_lines = 10000
search_wrap = true
icon_name = terminal
cursor_blink = off
cursor_shape = underline
cursor_shape = block
browser = default-web-browser
size_hints = true
[colors]
cursor = #dc322f
cursor_foreground = #fdf6e3
foreground = #657b83
foreground_bold = #002b36
background = #fdf6e3