From: Maximilian Friedersdorff Date: Wed, 17 Nov 2021 09:03:19 +0000 (+0000) Subject: Use block blinkign cursor X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=aadf625b59e7258fe26a942bf8b2ed05d2bbaae8;p=max%2Fsaltfiles.git Use block blinkign cursor --- diff --git a/states/termite/files/config b/states/termite/files/config index d984a78..b334965 100644 --- a/states/termite/files/config +++ b/states/termite/files/config @@ -35,10 +35,10 @@ scrollback_lines = 10000 #browser = xdg-open # "system", "on" or "off" -#cursor_blink = system +cursor_blink = on # "block", "underline" or "ibeam" -cursor_shape = ibeam +cursor_shape = block # Hide links that are no longer valid in url select overlay mode #filter_unmatched_urls = true