From d863e1c85d75f83ee3874e8accc5c5553d752a6f Mon Sep 17 00:00:00 2001 From: xesc Date: Fri, 12 Jan 2024 13:55:49 +0100 Subject: [PATCH] sets term var & corrects color --- foot.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/foot.ini b/foot.ini index 06f8910..d738200 100644 --- a/foot.ini +++ b/foot.ini @@ -4,6 +4,8 @@ # term=foot (or xterm-256color if built with -Dterminfo=disabled) # login-shell=no +term=screen-256color + # app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode # title=foot # locked-title=no @@ -77,7 +79,8 @@ blink=yes [colors] alpha=0.50 -background=2e3440 +# background=2e3440 +background=272e33 # foreground=ffffff # flash=7f7f00 # flash-alpha=0.5