aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/graphics/i3/compton.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/workstation/graphics/i3/compton.conf')
-rw-r--r--modules/workstation/graphics/i3/compton.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/modules/workstation/graphics/i3/compton.conf b/modules/workstation/graphics/i3/compton.conf
index a632c022593..473125630ae 100644
--- a/modules/workstation/graphics/i3/compton.conf
+++ b/modules/workstation/graphics/i3/compton.conf
@@ -6,15 +6,3 @@ menu-opacity = 0.90;
frame-opacity = 0.90; # i.e. titlebars, borders
inactive-opacity-override = false;
alpha-step = 0.06;
-
-### Blur options
-blur-background = true;
-blur-background-frame = true;
-# blur-kern = "3x3box"
-# blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1"
-# blur-background-fixed = true;
-blur-background-exclude = [ "window_type = 'dock'", "window_type = 'desktop'" ];
-
-# # Detect rounded corners and treat them as rectangular when --shadow-ignore-shaped is on.
-detect-rounded-corners = true;
-detect-client-opacity = true