2021-11-15 18:41:42 +01:00
|
|
|
# picom
|
2021-11-15 18:36:08 +01:00
|
|
|
|
2021-11-15 18:41:42 +01:00
|
|
|
[picom][picom] is a desktop compositor for X11.
|
2021-11-15 18:36:08 +01:00
|
|
|
|
|
|
|
## Use Cases
|
|
|
|
|
2021-11-15 18:41:42 +01:00
|
|
|
picom can be used to:
|
2021-11-15 18:36:08 +01:00
|
|
|
|
|
|
|
- Reduce screen tear in certain environments
|
|
|
|
- Add elementary animations such as fading to your desktop
|
|
|
|
- Add shadows to your desktop
|
|
|
|
|
2021-11-15 18:41:42 +01:00
|
|
|
You should not use picom if:
|
2021-11-15 18:36:08 +01:00
|
|
|
|
|
|
|
- Your window manager or desktop environment already has a compositor
|
|
|
|
- You are not using X11
|
|
|
|
|
2021-11-15 18:41:42 +01:00
|
|
|
[picom]: https://github.com/yshui/picom
|