mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
20 lines
588 B
Plaintext
Executable File
20 lines
588 B
Plaintext
Executable File
Package: tooloop-compositor
|
|
Version: 1.0.0
|
|
Maintainer: Tooloop Multimedia
|
|
Homepage: https://www.tooloop.de
|
|
Section: tooloop/addon
|
|
Architecture: all
|
|
Name: picom Compositor
|
|
Depends: picom
|
|
Recommends: picom-conf
|
|
Thumbnail: picom-thumbnail.png
|
|
Description: Installs the picom compositor to eliminate screen tearing.
|
|
[picom](https://github.com/yshui/picom) is a compositor for X, and a fork of Compton.
|
|
It has many features but we are primarily using it to fight screen tearing.
|
|
.
|
|
There is a graphical tool to configure picom:
|
|
.
|
|
```bash
|
|
picom-conf /home/tooloop/.config/picom.conf
|
|
```
|