forked from srbala/fedora-kickstarts
LXDE: fix pcmanfm invocation
This commit is contained in:
parent
b500cb3bb9
commit
c977a972ff
@ -121,7 +121,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
|
||||||
@pcmanfm2 --desktop --profile lxde
|
@pcmanfm --desktop --profile lxde
|
||||||
@pulseaudio -D
|
@pulseaudio -D
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user