Fix the buster xfce to have old desktop background (#3093)
This commit is contained in:
parent
91457ff216
commit
bca368dc2c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user