feat: support AppImage builds
- add CI builds for AppImage builds - add AppImage metadata Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
1679e33a3a
commit
b9803bb304
5 changed files with 78 additions and 0 deletions
9
appimage/FluffyChat.desktop
Normal file
9
appimage/FluffyChat.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Name=FluffyChat
|
||||
Comment=Matrix Client. Chat with your friends
|
||||
Exec=AppRun
|
||||
Icon=fluffychat
|
||||
Terminal=false
|
||||
Categories=Network;Chat;InstantMessaging;X-Matrix;
|
||||
Loading…
Add table
Add a link
Reference in a new issue