sets term var & corrects color

This commit is contained in:
xesc 2024-01-12 13:55:49 +01:00
parent a995e6ca43
commit d863e1c85d

View file

@ -4,6 +4,8 @@
# term=foot (or xterm-256color if built with -Dterminfo=disabled) # term=foot (or xterm-256color if built with -Dterminfo=disabled)
# login-shell=no # 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 # app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
# title=foot # title=foot
# locked-title=no # locked-title=no
@ -77,7 +79,8 @@ blink=yes
[colors] [colors]
alpha=0.50 alpha=0.50
background=2e3440 # background=2e3440
background=272e33
# foreground=ffffff # foreground=ffffff
# flash=7f7f00 # flash=7f7f00
# flash-alpha=0.5 # flash-alpha=0.5