X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Ftermite%2Ffiles%2Fconfig;h=c795eb1d0cc66cea0cc6f599fbdef0bd115e3390;hb=71dcff1a952478991f82e0bc6421d731721fb233;hp=2d63ae130f0731def0b3b143df29119b69cdbaa0;hpb=6070fd475cfecbf1d0f2864c7be06298e034a9c9;p=max%2Fsaltfiles.git diff --git a/states/termite/files/config b/states/termite/files/config index 2d63ae1..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 = block +cursor_shape = block # Hide links that are no longer valid in url select overlay mode #filter_unmatched_urls = true