Picom Compositor - Manage Xorg Windowing | Online Free DevTools by Hexmos
Manage Xorg windowing with Picom compositor. Control window effects and enhance your desktop experience with this lightweight and efficient tool. Free online tool, no registration required.
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|--daemon]}}
- Use a custom configuration file:
picom --config {{path/to/config_file}}