mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
picom: disble crop-shadow-to-monitor
It seems to create a shadow at the border of a monitor.
This commit is contained in:
parent
f051c5b1ed
commit
743109b149
1 changed files with 1 additions and 1 deletions
|
@ -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 = [ ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue