From 72f504deaacd5eff620254aa076abf7995c3bcc5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 17 Jul 2012 00:26:26 -0400 Subject: [PATCH] termite.cfg: cleanup --- termite.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/termite.cfg b/termite.cfg index 3d09916..1f79987 100644 --- a/termite.cfg +++ b/termite.cfg @@ -17,14 +17,14 @@ search_wrap = true # 0.0: opaque, 1.0: transparent transparency = 0.0 -# SYSTEM, ON or OFF -cursor_blink = SYSTEM +# "system", "on" or "off" +cursor_blink = system -# BLOCK, UNDERLINE or IBEAM -cursor_shape = BLOCK +# "block", "underline" or "ibeam" +cursor_shape = block # $BROWSER is used by default -#browser = /usr/bin/firefox +#browser = firefox # termite has the correct terminfo, but some applications hardcode TERM checks #term = termite