2025-03-14 21:59:59 -06:00
|
|
|
# picom
|
|
|
|
|
|
|
|
|
|
> Standalone compositor for Xorg.
|
|
|
|
|
> More information: <https://manned.org/picom>.
|
|
|
|
|
|
|
|
|
|
- Enable `picom` during a session:
|
|
|
|
|
|
|
|
|
|
`picom &`
|
|
|
|
|
|
|
|
|
|
- Start `picom` as a background process:
|
|
|
|
|
|
2025-05-08 12:26:01 -06:00
|
|
|
`picom {{[-b|--daemon]}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Use a custom configuration file:
|
|
|
|
|
|
|
|
|
|
`picom --config {{path/to/config_file}}`
|