Skip to content

Commit aa5f4a0

Browse files
Add files via upload
1 parent 25608db commit aa5f4a0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

silaty.desktop

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#!/usr/bin/env xdg-open
2+
[Desktop Entry]
3+
Name=Silaty
4+
Comment=A neat prayer reminder app made in Qt (written in c++)
5+
Exec=silaty
6+
Terminal=false
7+
Type=Application
8+
StartupNotify=true
9+
Categories=Utility;
10+
Icon=silaty
11+
X-AppImage-Name=Silaty
12+
X-AppImage-Version=1.6.0
13+
X-AppImage-Arch=x86_64

0 commit comments

Comments
 (0)