.desktop entry

This commit is contained in:
Daniel Langbein 2025-03-01 12:23:28 +01:00
parent 2091b86c9d
commit 914ec276c0
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -46,7 +46,7 @@ During development, we created a dummy vile at `~/.local/share/applications/de.p
[Desktop Entry]
Name=DnDBuster
Comment=A simple timer app
Exec=gnome-mines
Exec=nix-shell /home/yoda/Downloads/git/DnDBuster-python/shell.nix --run 'export PYTHONPATH="${PYTHONPATH}:/home/yoda/Downloads/git/DnDBuster-python/src" && python /home/yoda/Downloads/git/DnDBuster-python/src/dndbuster/main.py'
Icon=dndbuster-stopwatch
Terminal=false
Type=Application