diff --git a/my_home/.config/picom.conf b/my_home/.config/picom.conf index d54eafc..1e088cc 100644 --- a/my_home/.config/picom.conf +++ b/my_home/.config/picom.conf @@ -48,7 +48,7 @@ glx-no-rebind-pixmap = true; #glx-swap-method = "undefined"; # This used to be a default, fixes some artifacts w/ background blur -use-damage = false; +use-damage = true; ################################# #