generated from PlexSheep/rs-base
feat: add primitive .desktop file
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m0s
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m0s
This commit is contained in:
parent
5ad9ad4f3a
commit
c69580623a
1 changed files with 8 additions and 0 deletions
8
assets/Rollator.desktop
Executable file
8
assets/Rollator.desktop
Executable file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Name=Rollator
|
||||
Comment=Launch Rollator tabletop tools
|
||||
Exec=rollator
|
||||
Icon=./icon-256.jpg
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utilities;
|
Loading…
Add table
Reference in a new issue