probonopd / go-appimage

Go implementation of AppImage tools
MIT License
812 stars 71 forks source link

Install notifications #307

Closed CalebQ42 closed 2 months ago

CalebQ42 commented 2 months ago
github-actions[bot] commented 2 months ago

Build for testing: artifacts Use at your own risk.

probonopd commented 2 months ago

Thanks @CalebQ42. When appimaged is launched by systemd on each startup, there should not be a notification. Is this the case?

CalebQ42 commented 2 months ago

Nope, it only shows the notification if it creates the service file.

probonopd commented 2 months ago

Thanks @CalebQ42