diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-10-26 01:39:13 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-10-26 01:39:13 +0200 |
commit | 8c2134df8a344809da93ea3cd67df6a59ce74973 (patch) | |
tree | 9de6e0d98f07833efa9864327168072c8a272398 | |
parent | 882f1a39936487218557be9aaadcd75677ff3c2c (diff) |
foot: Disable terminal opacity for now
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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 |