1

I've just upgraded to xenial xerus.

There's no ~/.local/share/icons... do I have to create it? Does it live somewhere else?

It ain't there and searches turn up nothing. I keep bookmarks to these places so I can easily create my own *.desktop files.

1 Answers1

3

The location ~/.local/share/icons is still a valid thing in 16.04, it's just usually not needed and therefore somebody decided not to create it by default. If you want to use this directory, simply create it.

However, user-specific .desktop files need to go to ~/.local/share/applications instead to have an effect.

Byte Commander
  • 107,489