Hello Everyone in this video, we will learn how to add desktop shortcuts on Ubuntu OS.
Commands:
To add trash on desktop:
gsettings set org.gnome.shell.extensions.ding show-trash true
to remove the trash icon from desktop:
gsettings reset org.gnome.shell.extensions.ding show-trash
to remove trash from dock:
gsettings set org.gnome.shell.extensions.dash-to-dock show-trash false
to add trash to the dock
gsettings set org.gnome.shell.extensions.dash-to-dock show-trash true
Ещё видео!