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
|
cat > /etc/xdg/lxsession/LXDE/autostart << FOE
|
||||||
/usr/libexec/gam_server
|
/usr/libexec/gam_server
|
||||||
@lxpanel --profile LXDE
|
@lxpanel --profile LXDE
|
||||||
@pcmanfm --desktop --profile lxde
|
@pcmanfm --desktop --profile LXDE
|
||||||
@pulseaudio -D
|
@pulseaudio -D
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user