forked from srbala/fedora-kickstarts
Xfce: Set Thunar as default file manager on the livecd (#693538)
This commit is contained in:
parent
5e183ad23f
commit
7e89f896a6
@ -207,6 +207,7 @@ mkdir -p /home/liveuser/.config/xfce4
|
|||||||
|
|
||||||
cat > /home/liveuser/.config/xfce4/helpers.rc << FOE
|
cat > /home/liveuser/.config/xfce4/helpers.rc << FOE
|
||||||
MailReader=sylpheed-claws
|
MailReader=sylpheed-claws
|
||||||
|
FileManager=Thunar
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
# disable screensaver locking
|
# disable screensaver locking
|
||||||
|
Loading…
Reference in New Issue
Block a user