From 9d5ee37ff0c49be3ec62d9be48e9b2b6486d21f3 Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 4 Nov 2021 17:20:53 -0300 Subject: [PATCH] foot: sin transparencia --- .config/themer/foot.ini.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/themer/foot.ini.sh b/.config/themer/foot.ini.sh index ed6c1b6..900778a 100755 --- a/.config/themer/foot.ini.sh +++ b/.config/themer/foot.ini.sh @@ -17,7 +17,7 @@ lines = 10000 rose_pine () { if $dark; then - alpha=0.8 + alpha=1 else alpha=1 fi