diff --git a/dotfiles/config/picom.conf b/dotfiles/config/picom.conf index e860addc..82f8ba1f 100644 --- a/dotfiles/config/picom.conf +++ b/dotfiles/config/picom.conf @@ -151,6 +151,14 @@ fade-out-step = 0.01; # Specify a list of conditions of windows that should not be faded. fade-exclude = [ ]; +################################# +# +# Corners +# +################################# + +corner-radius: 10 + ################################# # # Other