Sodamhan.com

TL;DR

picom

Standalone compositor for Xorg. More information: https://manned.org/picom.

  • Enable picom during a session:

picom &

  • Start picom as a background process:

picom -b

  • Use a custom configuration file:

picom --config path/to/config_file

This document was created using the contents of the tldr project.