12-23-2018, 07:30 PM
Go to Settings - Desktop - Icons to enable Recycle Bin and Home Icons
As for "My Computer", I think we had a Desktop file that runs thunar for that in previous LLs if I remeber correctly.
So you create an empty file on the desktop and name it computer.desktop.
Open it in a text editor, paste next and save the file.
After you launch it, you will be asked to make it executable.
As for "My Computer", I think we had a Desktop file that runs thunar for that in previous LLs if I remeber correctly.
So you create an empty file on the desktop and name it computer.desktop.
Open it in a text editor, paste next and save the file.
Code:
[Desktop Entry]
Version=1.0
Type=Application
Name=My Computer
Comment=Opens the file manager
Exec=thunar /
Icon=computer
Path=
Terminal=false
StartupNotify=false