Add .desktop file, icons
This commit is contained in:
parent
2a78027afc
commit
6becae6eac
6 changed files with 305 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ pyproject-appimage = "^4.2"
|
|||
[tool.pyproject-appimage]
|
||||
script = "bouquin"
|
||||
output = "Bouquin.AppImage"
|
||||
icon = "bouquin/icons/bouquin-light.svg"
|
||||
desktop-entry = "bouquin.desktop"
|
||||
|
||||
[tool.vulture]
|
||||
paths = ["bouquin", "vulture_ignorelist.py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue