Create a shortcut on the Ubuntu desktop to launch a browser on a specific site.
Create a shortcut on the Ubuntu desktop to launch a browser on a specific site.
Hello, I'm using Ubuntu 20.04 on my ThinkPad T61. I need a desktop shortcut that launches the webbrowser and opens a website. I've tried before but it didn't work. [Desktop Entry] Version=1.0 Name=Apple Music GenericName=Open's the Brave browser with the web client of Apple Music. Comment=Open's the Brave browser with the web client of Apple Music. Exec=/usr/share/applications/brave-browser.desktop https://music.apple.com/de/browse Path=/usr/share/applications/Icon=/home/leon/Downloads/ami.png Terminal=False Type=Application Categories=Application What can I do to make this work? I've changed the code a few times but nothing functioned. Thanks and have a nice day. Best regards, Leon
Create a desktop shortcut for a URL using UTF-8 encoding. The entry should display the link correctly. If you're using Brave as your default browser, it should open the link with Brave. Instead of referencing another .desktop file in "Exec," ensure the path points to the actual browser executable (you can find this in the Brave-browser.desktop file).