Fix the buster xfce to have old desktop background (#3093)

This commit is contained in:
Richard Neese 2021-08-12 14:14:41 -04:00 committed by GitHub
parent 91457ff216
commit bca368dc2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
# overwrite stock lightdm greeter configuration
if [ -d /etc/armbian/lightdm ]; then cp -R /etc/armbian/lightdm /etc/; fi
if [ -f /etc/lightdm/slick-greeter.conf ]; then sed -i 's/armbian03-Dre0x-Minum-dark-blurred-3840x2160.jpg/armbian-4k-blue-monday-gauss.jpg/g' /etc/lightdm/slick-greeter.conf; fi
# Adjust menu
if [ -f /etc/xdg/menus/xfce-applications.menu ]; then