Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal app incompatible with swaymsg exec #82

Open
GreyXor opened this issue Apr 4, 2024 · 2 comments
Open

Terminal app incompatible with swaymsg exec #82

GreyXor opened this issue Apr 4, 2024 · 2 comments

Comments

@GreyXor
Copy link

GreyXor commented Apr 4, 2024

Hello,
TERMINAL=foot /usr/bin/sway-launcher-desktop run-desktop '/usr/share/applications/htop.desktop'
is generating this command
exec foot -e htop

Which is not compatible with sway exec because he wants to take the -e flag
/usr/bin/sway-launcher-desktop: line 163: exec: -e: invalid option

There's a workaround for that ?

@Biont
Copy link
Owner

Biont commented Apr 12, 2024

Hi! There is also the TERMINAL_COMMAND env var as described in the Readme, which may help here

@GreyXor
Copy link
Author

GreyXor commented Apr 13, 2024

Hello, thanks but I think that's unrelated to my issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants