diff --git a/debian/compton.desktop b/debian/compton.desktop index c5be327..e5d34ef 100644 --- a/debian/compton.desktop +++ b/debian/compton.desktop @@ -2,7 +2,7 @@ Version=1.0 Name=Compton Comment=Compton Compositor -Exec=/bin/bash -c "seq 0 3 | xargs -l1 -I@ compton --config /etc/xdg/compton.conf -b -d :0.@" +Exec=/bin/bash -c "seq 0 3 | xargs -l1 -I@ compton -b -d :0.@" Terminal=false Type=Application StartupNotify=false