diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/picom.conf | 2 |
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. # |