picom 12.5
Compositor for X11, forked from Compton
Picom is a standalone compositor for Xorg, suitable for use with window managers that do not provide compositing.
Picom is a fork of compton, which is a fork of xcompmgr-dana, which in turn is a fork of xcompmgr.
- Outputs:
out
- Website: https://github.com/yshui/picom
- Licenses: Expat · MPL 2.0
- Package source: gnu/packages/compton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install picom 12.5
as follows:
guix install picom@12.5
Or install the latest version:
guix install picom
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.