Skip to content

Commit

Permalink
future proof rat fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jan 28, 2025
1 parent 064e3d3 commit 47b88c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/config/hooks/live/099-install-custom-apps.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ zoom-percent=115" | tee -a /home/rhino-live/.config/docks.ini > /dev/null

sudo rm /usr/share/lightdm/lightdm.conf.d/60-xubuntu.conf
sudo rm /usr/share/xsessions/xfce.desktop /usr/share/xsessions/xubuntu.desktop
sudo mv /usr/share/backgrounds/xfce/xfce-x.svg /usr/share/backgrounds/xfce/xfce-uglyrat.svg
[[ -f /usr/share/backgrounds/xfce/xfce-x.svg ]] && sudo mv /usr/share/backgrounds/xfce/xfce-x.svg /usr/share/backgrounds/xfce/xfce-uglyrat.svg
sudo ln -sf /usr/share/backgrounds/xfce/rolling-rhino-default.png /usr/share/backgrounds/xfce/xfce-x.svg

sudo apt-get clean
Expand Down

0 comments on commit 47b88c0

Please sign in to comment.