How to make WSLg apps opening browser links ? #598
Replies: 1 comment
-
i was missing an env variable = XDG_CURRENT_DESKTOP=GNOME |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to make my lens-desktop apps working.
On startup to authenticate he need to open a link into my browser.
But nothing happen.
I have defined :
BROWSER=wslview
in my zshrc but this has no effect.
When i run the command manually all works as intended.
Anyone has faced a similar issue ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions