aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 19:58:52 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 19:58:52 +0530
commit8709d1799b7d31f019d6d73c9c1f75df3c58d8f0 (patch)
tree0d13e2db0d9d89eff478cd81a86c53d8fe7c11d7
parent33b4769ca80c05024a7c04695a522cb5802cf318 (diff)
rounded corners!
-rw-r--r--.config/picom.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index c629b1c..5cd020c 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -239,6 +239,8 @@ mark-wmwin-focused = true;
# mark-ovredir-focused = false
mark-ovredir-focused = true;
+corner-radius = 6;
+
# Try to detect windows with rounded corners and don't consider them
# shaped windows. The accuracy is not very high, unfortunately.
#