summaryrefslogtreecommitdiff
path: root/.config/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom.conf')
-rw-r--r--.config/picom.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index de96672..ecce937 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -9,19 +9,12 @@ fade-in-step = 0.05;
fade-out-step = 0.05;
fade-exclude = [ ];
-# Rounded Corners
- corner-radius = 0;
-rounded-corners-exclude = [
- "class_g = 'dwm'",
-];
-
# Other
mark-wmwin-focused = true;
mark-ovredir-focused = true;
# use-ewmh-active-win = true;
detect-rounded-corners = true;
detect-client-opacity = true;
-refresh-rate = 0;
vsync = true;
dbe = false;
# sw-opti = true;