diff --git a/dotfiles/picom.conf b/dotfiles/picom.conf index 6c9dcd7..0a76881 100644 --- a/dotfiles/picom.conf +++ b/dotfiles/picom.conf @@ -21,3 +21,5 @@ wintypes: # Enable fading fading = true; +fade-in-step = 0.05; +fade-out-step = 0.05;