forked from srbala/fedora-kickstarts
LXDE: Fix pcmanfm autostart call to show the wallpaper
This commit is contained in:
parent
a69e5d7eb3
commit
fe7fed09fa
@ -132,7 +132,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
cat > /etc/xdg/lxsession/LXDE/autostart << FOE
|
||||
/usr/libexec/gam_server
|
||||
@lxpanel --profile LXDE
|
||||
@pcmanfm --desktop --profile lxde
|
||||
@pcmanfm --desktop --profile LXDE
|
||||
@pulseaudio -D
|
||||
FOE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user