mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
9 lines
299 B
Text
9 lines
299 B
Text
INFO=" |Garuda Linux|Arch||https://garudalinux.org/|Feature rich and easy to use Linux distribution.";;
|
|
|
|
function releases_garuda() {
|
|
echo latest
|
|
}
|
|
|
|
function editions_garuda() {
|
|
echo cinnamon dr460nized dr460nized-gaming gnome i3 kde-git kde-lite lxqt-kwin mate qtile sway wayfire xfce
|
|
}
|