feat: add command to create desktop entry

This commit is contained in:
Benex254
2024-08-05 09:47:06 +03:00
parent 6e02526f33
commit 3abe278e99
3 changed files with 68 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ thefuzz = "^0.22.1"
requests = "^2.32.3"
plyer = "^2.1.0"
pyshortcuts = "^1.9.0"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
isort = "^5.13.2"