little fix - backgroundimage was not working
This commit is contained in:
parent
9f842088de
commit
fda5000b76
@ -23,7 +23,7 @@
|
||||
|
||||
%packages
|
||||
#GUI Stuff
|
||||
@lxde
|
||||
@lxde-desktop
|
||||
lxlauncher
|
||||
obconf
|
||||
lxdm
|
||||
@ -308,7 +308,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
cat > /etc/xdg/lxsession/LXDE/autostart << FOE
|
||||
/usr/libexec/gam_server
|
||||
@lxpanel --profile LXDE
|
||||
@pcmanfm2 --desktop --profile lxde
|
||||
@pcmanfm --desktop --profile lxde
|
||||
@pulseaudio -D
|
||||
FOE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user