Hey folks,
One of the functions of my app is to set proxy on system and it’s working fine with manual running; But in Flatpak sandbox, it sets the proxy only on the sandbox itself and not on the system. What is the best practice to do this?
Hey folks,
One of the functions of my app is to set proxy on system and it’s working fine with manual running; But in Flatpak sandbox, it sets the proxy only on the sandbox itself and not on the system. What is the best practice to do this?
Additional info:
I currently set the proxy with changing values of org.gnome.system.proxy
in gsettings.
Fixed via: