mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 11:18:33 +02:00
picom: ensure shadows don't leak on the second screen
This commit is contained in:
parent
af3e1da60a
commit
4ce811cab3
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ shadow-opacity = 0.3;
|
|||
shadow-radius = 10;
|
||||
shadow-offset-x = -3;
|
||||
shadow-offset-y = -3;
|
||||
xinerama-shadow-crop = true;
|
||||
wintypes:
|
||||
{
|
||||
normal = { shadow = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue