From dc4a05cfc24d81372543bc4dfa47701ad5cb0e90 Mon Sep 17 00:00:00 2001 From: afranco Date: Tue, 8 Nov 2022 17:20:31 +0000 Subject: [PATCH] chore: fixed whitespace in xmobar icons and removed picom animations --- .config/picom/picom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 8d551c7..16aadbd 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -3,7 +3,7 @@ ################################# # requires https://github.com/jonaburg/picom # (These are also the default values) -transition-length = 300 +transition-length = 0 transition-pow-x = 0.1 transition-pow-y = 0.1 transition-pow-w = 0.1