Install
shellsudo pacman -S picom
Setup
Add this to .xprofile
to start picom on login.
Copy the default configuration.
shellcp /etc/xdg/picom.conf.example ~/.config/picom.conf
Then customize as desired.
inifading = false
inactive-opacity = 0.7;
backend = "glx"