sway-launcher-desktop icon indicating copy to clipboard operation
sway-launcher-desktop copied to clipboard

Terminal app incompatible with swaymsg exec

Open GreyXor opened this issue 1 year ago • 1 comments
trafficstars

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 ?

GreyXor avatar Apr 04 '24 10:04 GreyXor

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

Biont avatar Apr 12 '24 20:04 Biont

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

GreyXor avatar Apr 13 '24 16:04 GreyXor