Reply To: How do I change an icon from an app whose exec is from /opt directory?

Forum › Forums › New users › New Users and General Questions › How do I change an icon from an app whose exec is from /opt directory? › Reply To: How do I change an icon from an app whose exec is from /opt directory?

#179746
melodie
Member

    No results came when I copied and pasted your command and changed the “the-icon-name” part to this

    find . -name “*session-desktop*”

    Then something is wrong in their package. You might try either sudo find . -name "*session-desktop"” or “sudo ls -lR /opt/<package directory> > /hoome/you/list-files.txt

    Then have a look in the list?