feat: added desktop file
This commit is contained in:
parent
8280a7fa8a
commit
987318a719
1 changed files with 9 additions and 0 deletions
9
dice-gui.desktop
Normal file
9
dice-gui.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=Dice GUI
|
||||||
|
Comment=Simple GUI application for rolling sets of dice and nothing else
|
||||||
|
Exec=/home/sara/Documents/c-projects/dice-gui/bin/dice-gui
|
||||||
|
Path=/home/sara/Documents/c-projects/dice-gui/bin/
|
||||||
|
Terminal=false
|
||||||
|
Categories=Utility
|
||||||
|
Type=Application
|
||||||
|
X-Desktop-File-Install-Version=0.28
|
||||||
Loading…
Add table
Add a link
Reference in a new issue