summaryrefslogtreecommitdiff
path: root/.config/picom.conf
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-09-14 18:35:43 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-09-14 18:35:43 -0400
commit4bbb06a49fc3999bfd9ac17a5f3093963c9e595e (patch)
tree7e0cc00581c2bbf0a324137a9b6e457b6caf6cff /.config/picom.conf
parent2ea9a4398349965ca3380491294081f6d76ab973 (diff)
Intern workstation update
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;