Skip to content

Commit

Permalink
place docks correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Aug 26, 2023
1 parent 5e938e4 commit 2403ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ cp -r /etc/skel/.config/${i}/* /home/rhino/.config/${i};
done
mkdir /home/rhino/.lightpad
cp /etc/skel/.lightpad/* /home/rhino/.lightpad
cp /etc/skel/.config/docks.ini /home/rhino/.config/docks.ini
mkdir -p /home/rhino/.local/share/onboard/
cp -r /etc/skel/.local/share/onboard/* /home/rhino/.local/share/onboard/
rm -rf /usr/share/onboard/themes/Droid.theme
Expand Down

0 comments on commit 2403ce4

Please sign in to comment.