diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index fa2222f..3b8393c 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -11,7 +11,7 @@ animation-dampening = 8;
 #             Corners           #
 #################################
 # requires: https://github.com/sdhand/compton or https://github.com/jonaburg/picom
-corner-radius = 16.0;
+corner-radius = 4.0;
 rounded-corners-exclude = [
   #"window_type = 'normal'",
   "class_g = 'Rofi'",