.desktop Launchers for Terminal Apps are Broken #4479
Closed
ehsanullahjan
started this conversation in
Discussions
Replies: 2 comments
|
Try setting Ptyxis as the default terminal in the Ptyxis settings? |
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.
On Bluefin, I have
btopinstalled viabrew, and have~/.local/share/applications/btop.desktopas follows:This used to work as expected, but doesn't work anymore. I see the following in
journalctl(similar errors for other .desktop files I have created, including for bundled tools likehtop):The
unknown option -eis the error I get consistently for any app withTerminal=true. As a workaround, if I make the following change, it works:This seems like a regression. Any thoughts what might have broken this and how to fix it?
I'm on the latest Bluefin:
All reactions