Add autostart script to copy missing config files from /etc/skel
This commit is contained in:
parent
f9911f3633
commit
f8aab51af6
5
etc/xdg/autostart/copy-missing-config-files.desktop
Normal file
5
etc/xdg/autostart/copy-missing-config-files.desktop
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Copy missing config files
|
||||||
|
Exec=/bin/sh -c "cp -rnT /etc/skel ~"
|
||||||
|
Terminal=false
|
||||||
Loading…
x
Reference in New Issue
Block a user