mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
desktop files fix
This commit is contained in:
parent
76f3e44cc4
commit
3289728d9e
81 changed files with 168 additions and 139 deletions
7
ready/alpine-3.12.desktop
Normal file
7
ready/alpine-3.12.desktop
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=alpine-3.12
|
||||
Exec=sh -c 'echo $pwd && cd /home/zen/git/distrohopper && ./quickemu -vm alpine-3.12.conf'
|
||||
Icon=/home/zen/git/distrohopper/icons/alpine.svg
|
||||
Categories=System;Virtualization;
|
||||
|
7
ready/netboot-latest.desktop
Normal file
7
ready/netboot-latest.desktop
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=netboot-latest
|
||||
Exec=sakura -e 'cd /home/zen/git/distrohopper && ./quickemu -vm netboot-latest.conf'
|
||||
Icon=/home/zen/git/distrohopper/icons/netboot.svg
|
||||
Categories=System;Virtualization;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue