Add plank to autostart
This commit is contained in:
parent
3817180e5b
commit
b709aed450
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
# Add plank to system-wide autostart, it is done system-wide to ensure Plank starts
|
||||||
|
# in case the user switches between variants
|
||||||
|
cp -v $workdir/usr/share/applications/plank.desktop \
|
||||||
|
$workdir/etc/xdg/autostart \
|
||||||
|
|| cleanup_and_quit 'Failed to copy plank.desktop to xdg autostart'
|
Loading…
Add table
Reference in a new issue