aboutsummaryrefslogtreecommitdiff
path: root/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom.conf')
-rw-r--r--picom.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/picom.conf b/picom.conf
index 90e8dd5..351dd14 100644
--- a/picom.conf
+++ b/picom.conf
@@ -1,4 +1,4 @@
-shadow = true;
+shadow = false;
shadow-radius = 7;
shadow-offset-x = -7;
shadow-offset-y = -7;
@@ -24,7 +24,6 @@ rounded-corners-exclude = [
blur-method = "dual_kawase";
blur-size = 50
blur-strength = 2
-blur-kern = "3x3box";
blur-background-exclude = [
"window_type = 'dock'",
"window_type = 'desktop'",