From 8c2134df8a344809da93ea3cd67df6a59ce74973 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 26 Oct 2024 01:39:13 +0200 Subject: foot: Disable terminal opacity for now --- .config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index b4c13d1..a5db8b1 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -7,7 +7,7 @@ pad=8x8 blink=no [colors] -alpha=0.9 +# alpha=0.9 foreground=C5C8C6 background=2B303B -- cgit v1.2.3