Elementary Os Freya Trash Icon On Plank

Опубликовано: 18 Июнь 2026
на канале: P.A.R.A NETWORK
2,358
4

For those who just like I missed the trash icon in the Elementary OS there goes a great tip that I found it in sejalivre.org staff.

In your terminal, run:

gksu pantheon-files /usr/share/applications

Now go back to your desktop and click the right button on an empty space, choosing the option "create empty file". Paste the contents below and save it with the name "Lixeira.desktop".

[Desktop Entry]

Name=Lixeira

Comment=Cestino per files e cartelle

Exec=pantheon-files trash:///

Icon=user-trash

Terminal=false

StartupNotify=true

Type=Application

X-Ayatana-Desktop-Shortcuts=Empty;

[Empty Shortcut Group]

Name=Svuota

Exec=trash-empty

TargetEnvironment=Unity


Now just drag your new pro Dock file and run the following command in the terminal:

sudo apt-get install trash-cli