Skip to content

Commit cb2aa22

Browse files
authored
Update 099-install-custom-apps.chroot
1 parent dccb81c commit cb2aa22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/config/hooks/live/099-install-custom-apps.chroot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ cp -r /etc/skel/.config/${i}/* /home/rhino/.config/${i};
9090
done
9191
mkdir /home/rhino/.lightpad
9292
cp /etc/skel/.lightpad/* /home/rhino/.lightpad
93+
cp /etc/skel/.config/docks.ini /home/rhino/.config/docks.ini
9394
ln -s "/home/rhino/.config/xfce4/desktop/icons.screen0-1904x990.rc" "/home/rhino/.config/xfce4/desktop/icons.screen.latest.rc"
9495
# Make sure the user (rhino) has wrx permissions
9596
chmod -R 777 /home/rhino/.config/xfce4

0 commit comments

Comments
 (0)