mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-20 17:15:41 +02:00
picom: remove deprecated shadow-exclude-reg
This was already done with clip-shadow-over in wintypes for dock.
This commit is contained in:
parent
e568f45f5c
commit
f94d7a1438
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ shadow-opacity = 0.8;
|
|||
shadow-radius = @SHADOW_RADIUS@;
|
||||
shadow-offset-x = -@SHADOW_OFFSET@;
|
||||
shadow-offset-y = -@SHADOW_OFFSET@;
|
||||
shadow-exclude-reg = "x@POLYBAR_HEIGHT@+0+0"
|
||||
wintypes:
|
||||
{
|
||||
normal = { shadow = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue