flathub / flathub/com.wire.WireDesktop

Wire autorun at start

Open
#4 9 comments 1 reaction 1 assignee Claimed by @x80486 View on GitHub
Dominant language
Shell
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When I enable the option to autostart, it doesn't work.

Checking the file on ~/.config/autostart/wire-desktop.desktop, it seems to point to exec:
```
Exec=/app/Wire/wire-desktop --hidden
```

which doesn't exist. Should the desktop file be patched to full flatpak exec command line ? Like example:

```
Exec=flatpak run com.wire.WireDesktop/x86_64/stable --hidden
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.