mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
10 lines
401 B
Desktop File
10 lines
401 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=macos
|
||
|
releases=high-sierra mojave catalina big-sur monterey ventura
|
||
|
replace="!"
|
||
|
Exec=sh -c 'cd /home/zen/git/distrohopper && yad --form --field="Release:CB" "high-sierra"!"mojave"!"catalina"!"big-sur"!"monterey"!"ventura" | cut -d'|' -f1 | xargs -I{} sh -c "./"quickget macos {}'
|
||
|
Icon=/home/zen/git/distrohopper/icons/macos.svg
|
||
|
Categories=System;Virtualization;
|
||
|
|