desktop files fix

This commit is contained in:
zenobit 2023-03-30 02:24:07 +02:00
parent 76f3e44cc4
commit 3289728d9e
81 changed files with 168 additions and 139 deletions

View file

@ -3,7 +3,7 @@ Type=Application
Name=netboot
releases=latest
replace="!"
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "latest" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget netboot {}'
Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget netboot {}"'
Icon=/home/zen/git/distrohopper/icons/netboot.svg
Categories=System;Virtualization;