summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/picom.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index e98c221..dc1dfb2 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -108,10 +108,10 @@ wintypes:
}
};
-blur: {
- method = "dual_kawase";
- strength = 8;
-};
+#blur: {
+# method = "dual_kawase";
+# strength = 8;
+#};
blur-background-exclude = [
"! class_g = 'Alacritty'"