diff --git a/etc/xdg/autostart/copy-missing-config-files.desktop b/etc/xdg/autostart/copy-missing-config-files.desktop deleted file mode 100644 index 0e485fb0..00000000 --- a/etc/xdg/autostart/copy-missing-config-files.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Copy missing config files -Exec=/bin/sh -c "cp -rnT /etc/skel ~" -Terminal=false