From c73e6943543abffd1a43dbddfddf580c476cf6f5 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 7 Oct 2024 23:42:03 +0200 Subject: [PATCH] foot: tweak background alpha, again --- config/dot-config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dot-config/foot/foot.ini b/config/dot-config/foot/foot.ini index b3c435ac..700b7e69 100644 --- a/config/dot-config/foot/foot.ini +++ b/config/dot-config/foot/foot.ini @@ -93,7 +93,7 @@ label-letters=asdfghjkl # long-press-delay=400 [colors] -alpha=0.95 +alpha=0.92 # # background=242424 # # foreground=ffffff # # flash=7f7f00 -- 2.51.2