picom: remove rounded corners altogether

This commit is contained in:
Vincent Bernat 2024-10-19 17:57:07 +02:00
parent a8b6085707
commit f051c5b1ed
2 changed files with 0 additions and 8 deletions

View file

@ -68,9 +68,3 @@ shadow-exclude = [
];
crop-shadow-to-monitor = true;
fade-exclude = [ ];
corner-radius = @CORNER_RADIUS@
rounded-corners-exclude = [
"class_i = 'polybar'",
"class_i = 'i3-frame'"
]