You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that when I launch an application from sway-launcher-desktop some stuff that depends on my environment variables don't work on an application's runtime even though they should, and when launching straight away from the terminal they do work.
I'm using zsh and the sway-launcher-desktop script uses bash, so I presume it might have something to do with it.
For reference, this is how I launch sway-launcher-desktop:
set $menu exec $term -app_id=launcher -e env TERMINAL=foot sway-launcher-desktop
The text was updated successfully, but these errors were encountered:
I've noticed that when I launch an application from sway-launcher-desktop some stuff that depends on my environment variables don't work on an application's runtime even though they should, and when launching straight away from the terminal they do work.
I'm using zsh and the sway-launcher-desktop script uses bash, so I presume it might have something to do with it.
For reference, this is how I launch sway-launcher-desktop:
The text was updated successfully, but these errors were encountered: