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

Revision as of 06:18, 18 January 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Create a new file ~/.config/autostart/picom.desktop with content

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