From bca368dc2c3953820ff998928af2d6c02158c25f Mon Sep 17 00:00:00 2001 From: Richard Neese Date: Thu, 12 Aug 2021 14:14:41 -0400 Subject: [PATCH] Fix the buster xfce to have old desktop background (#3093) --- config/desktop/buster/environments/xfce/debian/postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/config/desktop/buster/environments/xfce/debian/postinst b/config/desktop/buster/environments/xfce/debian/postinst index 6c9b61a460..5a52d6ee75 100644 --- a/config/desktop/buster/environments/xfce/debian/postinst +++ b/config/desktop/buster/environments/xfce/debian/postinst @@ -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