From d38202d4657e418204388bc53d0e2bd9e5db4737 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 30 Sep 2024 22:01:20 +0200 Subject: [PATCH] foot: tweak background alpha --- 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 56991c9c..b3c435ac 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.85 +alpha=0.95 # # background=242424 # # foreground=ffffff # # flash=7f7f00 -- 2.51.2