diff --git a/configs/matugen/templates/foot/foot.ini b/configs/matugen/templates/foot/foot.ini index d4b8655..86eb9ef 100644 --- a/configs/matugen/templates/foot/foot.ini +++ b/configs/matugen/templates/foot/foot.ini @@ -17,7 +17,6 @@ lines=10000 style=beam blink=no beam-thickness=1.5 -color={{colors.primary.default.hex}} {{colors.on_primary.default.hex}} [key-bindings] scrollback-up-page=Page_Up @@ -39,6 +38,7 @@ delete-prev-word=Control+BackSpace \x03=Control+Shift+c [colors] +cursor={{colors.primary.default.hex}} {{colors.on_primary.default.hex}} alpha=0.95 background={{colors.background.default.hex}} foreground={{colors.on_background.default.hex}}