How do I put icons on desktop?

I know nothing about Brave and little about Linux.
I am currently using SparkyLinux.

I’m assuming you mean put links to websites on your desktop.

It depends on your desktop environment, but generally you can make a .desktop file to do this. Let’s say you made a file called bravecommunity.desktop, edit it and enter the following into it:

[Desktop Entry]
Encoding=UTF-8
Name=Brave Community
Type=Link
URL=http://community.brave.com/
Icon=text-html

Now save that. The name should change from “bravecommunity.desktop” to “Brave Community” and when you double click it it should open the link.
If it works really depends on your desktop environment, so if you have trouble I think the SparkyLinux community may be able to assist you better.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.