X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Ftermite%2Ffiles%2Fconfig;h=c795eb1d0cc66cea0cc6f599fbdef0bd115e3390;hb=71dcff1a952478991f82e0bc6421d731721fb233;hp=d984a78349d67fede2a6a49644f6680b9f7b15a7;hpb=9e9b9b66a3682717ce330bb151e73bf4e2b8c177;p=max%2Fsaltfiles.git diff --git a/states/termite/files/config b/states/termite/files/config index d984a78..c795eb1 100644 --- a/states/termite/files/config +++ b/states/termite/files/config @@ -1,6 +1,6 @@ {% if grains['host'] in ['rhenium', ] %} {% set font_size = 16 %} -{% elif grains['host'] in ['dubnium', ] %} +{% elif grains['host'] in ['dubnium'] %} {% set font_size = 13 %} {% else %} {% set font_size = 11 %} @@ -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