picom: disble crop-shadow-to-monitor

It seems to create a shadow at the border of a monitor.
This commit is contained in:
Vincent Bernat 2024-10-30 17:38:51 +01:00
parent f051c5b1ed
commit 743109b149

View file

@ -66,5 +66,5 @@ shadow-exclude = [
"name = 'Firefox — Sharing Indicator'", # Firefox "name = 'Firefox — Sharing Indicator'", # Firefox
"name = 'Screen Sharing Tracker'" # Jitsi "name = 'Screen Sharing Tracker'" # Jitsi
]; ];
crop-shadow-to-monitor = true; # crop-shadow-to-monitor = true;
fade-exclude = [ ]; fade-exclude = [ ];