View Single Post
Posts: 281 | Thanked: 679 times | Joined on Feb 2010
#357
I am trying to get angelfish the standard browser.

This is quite simple:

Code:
cd .local/share/applications
cp flatpak-runner-autogen-org.kde.mobile.angelfish.desktop open-url.desktop
edit open-url.desktop and add an %U to the exec line:

Code:
Exec = flatpak-runner org.kde.mobile.angelfish %U
This already works quite good but for every call the browser is started in a new instance. Is there a way/option to transfer the url to a running instance?
 

The Following 4 Users Say Thank You to cy8aer For This Useful Post: