Hi there, I've been looking for some information about how to delete those Icons (Applications and Files & Folders).
Why? Simple, because I understand that Ubuntu's button (BFB) it's a better solution, I can reach to the same options and I understand that there is not any good reason for have 3 different buttons for the same target.
From BFB I can find apps, files, folders.
Deleting those items (I've proposed into Ayatana) we recover more space, good space.
So, do you know how to delete theme, or just hide them?
Thanks!
MartÃn.
Best Answer
Run the command
gksu gedit /usr/share/unity/places/applications.place
and addShowEntry=false
line belowShortcut=a
and belowShowGlobal=false
for removing the application lens.Run the command
gksu gedit /usr/share/unity/places/files.place
and addShowEntry=false
line belowShortcut=f
for removing the fie lens.Source.