diff --git a/home/.config/picom.conf b/home/.config/picom.conf index 4e2c19f..69013a7 100644 --- a/home/.config/picom.conf +++ b/home/.config/picom.conf @@ -274,6 +274,7 @@ corner-radius = 12; rounded-corners-exclude = [ "class_g = 'Rofi'", "class_g = 'dmenu'", + "class_g = 'Polybar'", "name = 'Notification area'", "name = 'Dunst'" ]