Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pop!_OS 22.04 trash icon in dock

Tags:

dock

After upgrading to Pop!_OS 22.04 (which uses COMSIC interface) there is no trash icon in dock. There is no option in settings to add the trash icon to the dock.

like image 353
Kvetoslav Avatar asked Oct 18 '25 02:10

Kvetoslav


1 Answers

I figured it out using this command in terminal:

gsettings set org.gnome.shell.extensions.dash-to-dock show-trash true
like image 172
Kvetoslav Avatar answered Oct 22 '25 08:10

Kvetoslav