From 85f44e7961c0a5593401a08fd28cf6ceea5800de Mon Sep 17 00:00:00 2001 From: Von Random Date: Tue, 13 Oct 2015 01:52:58 +0300 Subject: [PATCH] termite config changes --- termite_config | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/termite_config b/termite_config index 5c62382..aa841d0 100644 --- a/termite_config +++ b/termite_config @@ -12,15 +12,16 @@ scrollback_lines = 1000 search_wrap = true icon_name = terminal cursor_blink = off -cursor_shape = underline -browser = chromium +cursor_shape = block +browser = firefox size_hints = false [colors] -cursor = #fdf6e3 -foreground = #839496 -foreground_bold = #fdf6e3 -background = rgba(0, 20, 26, 0.8) +#cursor = #002b36 +foreground = #657b83 +foreground_bold = #002b36 +background = #fdf6e3 +#background = rgba(0, 20, 26, 0.8) #fbt's background = #00141A #default solarized background = #002b36