Translations:Using Compton for a tear-free experience in Xfce/7/ru

Создайте новый файл ~/.config/autostart/picom.desktop со следующим содержимым

~/.config/autostart/picom.desktop
 [Desktop Entry]
 Encoding=UTF-8
 Version=0.9.4
 Type=Application
 Name=Picom
 Comment=X11 compositor
 Exec=compton -b
 OnlyShowIn=XFCE;
 StartupNotify=false
 Terminal=false
 Hidden=false