Using pywall and transparency in Bspwm in urxvt terminal

When working on BSPWM and using URxvt as terminal and using python-pywal to color your terminal content THAN you need to change two lines in .Xresources

From this

!URxvt*transparent: true
!URxvt*shading: 30

to this

URxvt*transparent: true
URxvt*shading: 30