X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Ftermite%2Ffiles%2Fconfig;h=69522093c7d84c65964a024adf93c72db9de5e46;hb=cc380a1eeb2fd611cfb96574b44dd00e2e168b92;hp=d984a78349d67fede2a6a49644f6680b9f7b15a7;hpb=9e9b9b66a3682717ce330bb151e73bf4e2b8c177;p=max%2Fsaltfiles.git diff --git a/states/termite/files/config b/states/termite/files/config index d984a78..6952209 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', 'barium'] %} {% 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